Documatic automatically generates beautiful user documentation from markdown files in your repository.
This repo is me playing with various projects that enable creation of documentation automatically.
Traditional methods of creating documentation often involve running servers or generating static HTML files. Documatic simplifies this process by generating a documentation site directly from your markdown files in your repo, making it easy to keep your documentation up-to-date.
TODO: Screenshots of the app
Project is still a work in progress.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Not released yet.
- v2 is ??? (Forgotten where i copied it from).
- v1 is basically a copy of Flatdoc created by Rico Sta. Cruz
- Template for this README is Template-README created by Zain Khan
See the LICENSE file in this project's directory.