I have been using doxygen to generate html document for my project. And my generated documents contain a files tab. How could I remove that files tab.?
Apart from that I also want to remove all hyperlinks that directs to a code page. Thanks in advance.
I want to remove this part of documentation
The documentation for this class was generated from the following files:
D:/xyx/entities/ClassA.h
D:/xyx/entities/ClassA.cxx
here I have a hyperlink for ClassA.h
Put the following line into your Doxyfile:
SHOW_FILES = NO
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With