Hi Arthur.


I have solved it for our project by placing the attached file next to the
html folder.

Then just use that file instead of the index.html file.



Kind regards,

Stefan.

*From:* Arthur Schwarz [mailto:aschwarz1...@att.net]
*Sent:* Montag, 22. April 2013 18:23
*To:* doxygen-users@lists.sourceforge.net
*Subject:* [Doxygen-users] Separate and rename index.html



Is there a way to separate the index.html file from the directory it is in
and rename it? I have about 225 items (directories and files) generated by
Doxygen along with the index.html file. It is a pain to find the index.html
file in the browser.

-- 
Exit Games | www.exitgames.com | @exitgames | +49 40 413 596 0

Executives Christof Wegmann CTO, Wim de Smet CFO
Trade Registry / Amtsgericht Hamburg, Germany HRB 85991

++ Get Photon Server 3.0 Final: http://j.mp/GetPhoton3
++ Photon Cloud Unity Networking Free Trial + Tutorial: http://j.mp/punfree
++ Follow http://twitter.com/exitgames for Photon announcements
Title: you project name here


<frameset cols="*">
  <frame src="html/index.html" name="basefrm"/>
  <noframes>
    <body>
    <a href="html/index.html">Frames are disabled. Click here to go to the main page.</a>
    </body>
  </noframes>
</frameset>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to