Reference a file with no extension in Doxygen
I want to reference a LICENSE
file in my Doxygen documentation with @ref
to avoid constantly rewriting a long copyright section each time I want to mention copyright. I understand I could write it all into an alias and use that instead, but I would like to avoid that. I’m assuming I can use FILE_PATTERNS
but haven’t been able to figure it out.
Refernce a file with no extension in Doxygen
I want to reference a LICENSE
file in my Doxygen documentation with @ref
to avoid constantly rewriting a long copyright section each time I want to mention copyright. I understand I could write it all into an alias and use that instead, but I would like to avoid that. I’m assuming I can use FILE_PATTERNS
but haven’t been able to figure it out.
Possible to define treeview and menubar independently in Doxygen?
I am using 1.9.8. I would like to define a menubar that has different entries than the treeview.
Doxygen generating help documentation for C# project build stops at “Combining using relations…”
Currently i am using doxygen version 1.11.0 and trying to generate html help file for our c# project. To start i am just using Wizard mode with default values. Doxygen build starts but stops as shown below
doxygen can’t find another namespace class with using namespace::class
I’m trying to generate some doxygen docs to this project of mine. The problem is the generated doxygen docs doesn’t seem to interpret the inherited enum as part of the project, or better: it doesn’t link it to the corresponding RoleList
enum page, as shown here.
Copying read only images into output in doxygen 1.11.0
I have been generating documentation using doxygen 1.8.20. Recently, we upgraded to 1.11.0.
However, this is generating error messages when a document being parsed by doxygen includes a read-only image. For some reason, this produces the following types of error messages:
Can I remove xml definition in DoxygenLayout.xml
In Doxygen 1.11.0 (probably also in previous versions, I haven’t checked) the DoxygenLayout.xml generated by running doxygen -l contains the following first line: