dox
dox copied to clipboard
Add support for custom HTML files based on templates
When creating a custom template, I couldn't find a way to generate custom HTML files based on the project template (for instance, create an additional page that lists all functions or any other useful page).
Please add an option to add additional files based on templates (for example, adding a configuration in config.json that would allow to generate MyFile.html that is based on MyFile.mtt
Thank you very much!
P.S. if such thing is possible, I would be grateful if that would be added to the documentation, as I was unable to find anything.
This would be a nice thing to have indeed. Can you give an example what kind of information would you like to add?
The ideas that I have are tutorial pages and a page listing the whole API, potentially with a class diagram... But I'm sure many people have other requirements that could be fulfilled by adding custom pages