I\'m trying to use GitHub pages to host a Doxygen site. Ideally, I\'d like to be able to push the generated files and directories to GitHub without having to tweak them at a
Create a dummy index.html at the root and put this in your header:
Be sure to change the destination URL. This will instantly redirect from index.html to your folder/index.html.