Re: [Doxygen-users] Creating a main "hub" for componentized documentation
Brought to you by:
dimitri
From: Mark <dox...@er...> - 2017-06-29 23:07:31
|
Hi Robert, > On Jun 29, 2017, at 13:16, Robert Dailey <rcd...@gm...> wrote: > > I have integrated Doxygen documentation generation into CMake via tag > files. Each dependency on a library introduces a tag file dependency. I have been trying to use tags. I get no errors from doxygen. The log even says “Reading tag file” but nothing from the tags shows up in the index or anywhere else in the document that is importing the tag file. Please point me at a working example showing both generation and import of tags. > So far all of this is going great; but there's no "central" landing > page that connects everything together. I am looking for the same thing. So far I have not found an answer, not even by way of my query to this list. I hope you have better luck. Regards -Mark |