Docato is a simple documentation generator made for generating user written documentation for your projects. It is written in Dosato, a general purpose programming language.
Docato is originally made for the Dosato documentation, but we aim for it to be useful for other projects as well.
To Use Docato, you need to have Dosato installed. You can install Dosato by following the instructions here.
Copy the file structure of the demo
folder to your project, and copy the src file and dlls into the root of your project.
Read the SPECIFICATIONS.md
file for more information on how to use Docato.
- Read configuration from a file.
- Compile documentation.
- Parse Markdown files.
- Automatic labeling of chapters and sections.
- Customs header and footer.
- Custom variables.
- Built-in variables.
- Linking to other pages.
- Linking CSS and JS files.
- Linking other assets
- Custom favicon.
- Custom markdown components.