Re: [Doxygen-users] Separate and rename index.html

2013-04-22 Thread Clemens Feige
Arthur Schwarz, 22.04.2013 18:23: > Is there a way to separate the index.html file from the directory Hi Arthur. Why not jst keep the auto-generated where it is? Instead just put a little extra HTML page at your desired location and use HTML-link and/or HTML redirect feature to the original .

Re: [Doxygen-users] Separate and rename index.html

2013-04-22 Thread Ken Kazinski
I normally just make a link to the file and copy the link to where I want to access the main page from. --- On Mon, 4/22/13, Arthur Schwarz wrote: From: Arthur Schwarz Subject: [Doxygen-users] Separate and rename index.html To: doxygen-users@lists.sourceforge.net Date: Monday, April 22, 2013

Re: [Doxygen-users] Separate and rename index.html

2013-04-22 Thread Stefan Ludewig
@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

Re: [Doxygen-users] Separate and rename index.html

2013-04-22 Thread michael.broida
e.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 i

[Doxygen-users] Separate and rename index.html

2013-04-22 Thread Arthur Schwarz
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. --