- Rewrite of the GenDocs code to be more intuitive to read
- Introduce OOP programming styles where appropriate
- Allow documentation of class member variables which are meant to be public
- Better documentation of syntax that GenDocs expects within documentation comments
- Easier to specify which included files should be parsed for documentation [added: v0.5.0-alpha]
- Choice of destination folder for the generated documentation files [added: v0.5.0-alpha]
- Better documentation within the GenDocs code