In Doxygen output, the index.html is in html foleder, which is not easy for customer to find.
how can I configure so that index is at the same level of html folder, example as below: doxygen_output/html/. doxygen_output/index.html
or if this is not possible,below structure is also fine: in html folder, move all files except for index in a new folder. doxygen_output/html/newfolder/. doxygen_output/html/index.html
my target is to make index.html obviouse for customer to click. thanks for your support, I will wait online