svenevs / exhale

Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.
BSD 3-Clause "New" or "Revised" License
219 stars 51 forks source link

Add a fullyQualifiedTitles option #188

Open 5p4k opened 1 year ago

5p4k commented 1 year ago

Closes #187.

By default, the behavior is unchanged, however when set to True, all page titles for structures, unions, classes etc include the namespace as a prefix.

5p4k commented 1 year ago

Hi @svenevs, thanks for getting back on this! I have rebased the branch, and you should be able to push to the fork as well. I'll reply to the individual conversation.