1
0
mirror of https://github.com/PharkMillups/beautiful-docs.git synced 2025-08-17 17:36:31 +02:00

Fix spelling in dexy description (#157)

This commit is contained in:
0xflotus
2022-11-16 23:03:31 +01:00
committed by GitHub
parent 0735202036
commit ddd78ea7ba

View File

@@ -82,7 +82,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage
* [Read the Docs](https://readthedocs.org/) - Hosted docs using Sphinx or MkDocs, supports translations and finding docs for specific software versions. Used by the Django Docs. (contributed by [Stephen Paulger](https://github.com/stephenpaulger)) * [Read the Docs](https://readthedocs.org/) - Hosted docs using Sphinx or MkDocs, supports translations and finding docs for specific software versions. Used by the Django Docs. (contributed by [Stephen Paulger](https://github.com/stephenpaulger))
* [ApiGen](https://www.apigen.org/ApiGen/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/)) * [ApiGen](https://www.apigen.org/ApiGen/) - Creates clean API documentation from PHP source code (contributed by [bryceadams](http://bryce.se/))
* [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](https://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](https://www.dexy.it) - Extensible documentation/report generator supporting multiple programming languages and several input and output formats. (contributed by [troytop](http://github.com/troytop))
* [Slate](https://github.com/slatedocs/slate) - Static API documentation creation tool from the team at Tripit. * [Slate](https://github.com/slatedocs/slate) - Static API documentation creation tool from the team at Tripit.
* [MireDot](http://www.miredot.com) - REST API documentation generator for Java. Plugs into your build process and generates a searchable html page. (contributed by [bertvh](https://github.com/bertvh)) * [MireDot](http://www.miredot.com) - REST API documentation generator for Java. Plugs into your build process and generates a searchable html page. (contributed by [bertvh](https://github.com/bertvh))
* [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester)) * [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester))