mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
Added MkDocs to Documentation
Added MkDocs (https://www.mkdocs.org/) to Documentation. MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
This commit is contained in:
committed by
GitHub
parent
3ac084ac2d
commit
67dd91216b
@ -48,6 +48,7 @@ A static web site generator is an application that takes plain text files and co
|
||||
* [Orchid Javadoc](https://orchid.netlify.com/OrchidJavadoc) - Create beautiful Javadocs for your project within your Orchid site. - `#Orchid` `#Java` `#Kotlin`
|
||||
* [Slate](https://github.com/lord/slate) - `#Ruby`
|
||||
* [Sphinx](http://sphinx-doc.org/) - `#Python`
|
||||
* [MkDocs](https://www.mkdocs.org/) - Write your docs in Markdown and configure the generator with a single YAML configuration file. - `#Python`
|
||||
|
||||
### Frameworks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user