On 2020-09-18 13:41, Russel Winder wrote:
Hi,I am trying to get to grips with DDoc for documenting an application. Getting the individual module HTML files seems to be the easy bit. The question is how to get an index.html (or equivalent) so as to have an application level entry point to the generated documentation.
There's no built-in support for that. You might want to look at some other doc generating tool if those support that.
-- /Jacob Carlborg