I am using Doxygen to generate html output.
I would like to configure the output so that the index.html file can be more visible, since at the moment it is buried halfway down a huge list of files in the html output folder.
For example, if it was moved up one directory outside the html bit and chunk files, it would be much more accessible to others who would look for it. However, I cannot simply outline the script line to copy it to this place, since all the links it has will break.
If I could configure Doxygen to move the index file to another location, or if you could think of another solution to my problem, I would be grateful for your answer.
thanks
user1488804
source share