1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-26 11:04:34 +02:00

Adding Flatdoc to the Generating Docs

This commit is contained in:
Jonathan Moore
2014-01-30 11:25:02 -08:00
parent a20f9a1ebe
commit 7981e13b0e

View File

@@ -94,3 +94,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com)) * [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com))
* [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop)) * [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop))
* [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit. * [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit.
* [Flatdoc](http://ricostacruz.com/flatdoc/) - Create well designed open source documentation from Github repository readme files or simple Markdown files. (contributed by [@moore](http://twitter.com/moore)