dox icon indicating copy to clipboard operation
dox copied to clipboard

Add support for custom HTML files based on templates

Open shsh999 opened this issue 8 years ago • 2 comments

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.

shsh999 avatar Sep 30 '17 20:09 shsh999

This would be a nice thing to have indeed. Can you give an example what kind of information would you like to add?

markknol avatar Jan 03 '18 09:01 markknol

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

shsh999 avatar Jan 05 '18 14:01 shsh999