I'm new to Doxygen and not an expert with HTML and I am trying to change the header and/or footer on my Doxygen outputted page.
I tried editing the main.html and tree.html, but whenever I run Doxygen (command line - doxygen Doxyfile) it refreshes and ignores and deletes all of the changes I made.
I'm just trying to personalize the background, add a company logo, and anything else. How do I do this?