- the links on the home page are generated in alphabetical order
- the header layout is now fixed #11
- possibility to generate documentation from C++ code
- possibility to give multiple folders to the generator
- possibility to add a specific version for the generated documentation
- rewriting the project in Python 3
- options :
--md
for generation of markdown files only,--build
for generate the static site and--source
to set path of source code for generate site or markdown file - default theme (dark)
- code structure
- Review of : Lexer, Parser and Generator
- syntax
- generate option
- markdown file generation
- mkdocs tree support
- doc html generation