64 lines
1.9 KiB
Markdown
64 lines
1.9 KiB
Markdown
<p class="lead">
|
|
<strong>Daux.io</strong> is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
|
|
</p>
|
|
|
|
<hr/>
|
|
<h3>Features</h3>
|
|
<hr/>
|
|
<div class=row>
|
|
<div class="col-sm-4">
|
|
|
|
#### For Authors
|
|
|
|
* [Auto Generated Navigation / Page sorting](!Features/Navigation_and_Sorting)
|
|
* [Internal documentation links](!Features/Internal_links)
|
|
* [Github Flavored Markdown](!Features/GitHub_Flavored_Markdown)
|
|
* [Auto created homepage/landing page](!Features/Landing_page)
|
|
* [Multiple Output Formats](!Features/Multiple_Output_Formats)
|
|
* [Multiple Languages Support](!Features/Multilanguage)
|
|
* [No Build Step](!Features/Live_mode)
|
|
* [Static Output Generation](!Features/Static_Site_Generation)
|
|
|
|
</div>
|
|
<div class="col-sm-4">
|
|
|
|
#### For Developers
|
|
|
|
* [Auto Syntax Highlighting](!Features/Auto_Syntax_Highlight)
|
|
* [Extend Daux.io with Processors](!For_Developers/Creating_a_Processor)
|
|
* Full access to the internal API to create new pages programatically
|
|
* Work with pages metadata
|
|
|
|
</div>
|
|
<div class="col-sm-4">
|
|
|
|
#### For Marketing
|
|
|
|
* 100% Mobile Responsive
|
|
* 4 Built-In Themes or roll your own
|
|
* Functional, Flat Design Style
|
|
* Optional code float layout
|
|
* Shareable/Linkable SEO Friendly URLs
|
|
* Supports Google Analytics and Piwik Analytics
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
<hr/>
|
|
|
|
<!-- Google Code -->
|
|
<script type="text/javascript">
|
|
var google_conversion_id = 983836026;
|
|
var google_custom_params = window.google_tag_params;
|
|
var google_remarketing_only = true;
|
|
</script>
|
|
|
|
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
|
|
</script>
|
|
<noscript>
|
|
<div style="display:inline;">
|
|
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/983836026/?value=0&guid=ON&script=0"/>
|
|
</div>
|
|
</noscript>
|