Author: AlbrechtS
Date: 2011-05-11 08:49:30 -0700 (Wed, 11 May 2011)
New Revision: 8651
Log:
Fixed "Index" link on documentation pages.
Modified:
branches/branch-1.3/documentation/src/advanced.dox
branches/branch-1.3/documentation/src/basics.dox
branches/branch-1.3/documentation/src/common.dox
branches/branch-1.3/documentation/src/development.dox
branches/branch-1.3/documentation/src/drawing.dox
branches/branch-1.3/documentation/src/editor.dox
branches/branch-1.3/documentation/src/enumerations.dox
branches/branch-1.3/documentation/src/events.dox
branches/branch-1.3/documentation/src/examples.dox
branches/branch-1.3/documentation/src/fluid.dox
branches/branch-1.3/documentation/src/forms.dox
branches/branch-1.3/documentation/src/glut.dox
branches/branch-1.3/documentation/src/index.dox
branches/branch-1.3/documentation/src/intro.dox
branches/branch-1.3/documentation/src/license.dox
branches/branch-1.3/documentation/src/migration_1_1.dox
branches/branch-1.3/documentation/src/migration_1_3.dox
branches/branch-1.3/documentation/src/opengl.dox
branches/branch-1.3/documentation/src/osissues.dox
branches/branch-1.3/documentation/src/preface.dox
branches/branch-1.3/documentation/src/subclassing.dox
branches/branch-1.3/documentation/src/unicode.dox
Modified: branches/branch-1.3/documentation/src/advanced.dox
===================================================================
--- branches/branch-1.3/documentation/src/advanced.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/advanced.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -114,7 +114,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="unicode.html">
Modified: branches/branch-1.3/documentation/src/basics.dox
===================================================================
--- branches/branch-1.3/documentation/src/basics.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/basics.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -389,7 +389,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="common.html">
Modified: branches/branch-1.3/documentation/src/common.dox
===================================================================
--- branches/branch-1.3/documentation/src/common.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/common.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -630,7 +630,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="editor.html">
Modified: branches/branch-1.3/documentation/src/development.dox
===================================================================
--- branches/branch-1.3/documentation/src/development.dox 2011-05-11
13:12:34 UTC (rev 8650)
+++ branches/branch-1.3/documentation/src/development.dox 2011-05-11
15:49:30 UTC (rev 8651)
@@ -315,7 +315,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="license.html">
@@ -340,7 +340,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="license.html">
Modified: branches/branch-1.3/documentation/src/drawing.dox
===================================================================
--- branches/branch-1.3/documentation/src/drawing.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/drawing.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -1016,7 +1016,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="events.html">
Modified: branches/branch-1.3/documentation/src/editor.dox
===================================================================
--- branches/branch-1.3/documentation/src/editor.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/editor.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -903,7 +903,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="drawing.html">
Modified: branches/branch-1.3/documentation/src/enumerations.dox
===================================================================
--- branches/branch-1.3/documentation/src/enumerations.dox 2011-05-11
13:12:34 UTC (rev 8650)
+++ branches/branch-1.3/documentation/src/enumerations.dox 2011-05-11
15:49:30 UTC (rev 8651)
@@ -321,7 +321,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="glut.html">
Modified: branches/branch-1.3/documentation/src/events.dox
===================================================================
--- branches/branch-1.3/documentation/src/events.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/events.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -432,7 +432,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="subclassing.html">
Modified: branches/branch-1.3/documentation/src/examples.dox
===================================================================
--- branches/branch-1.3/documentation/src/examples.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/examples.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -597,7 +597,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
Modified: branches/branch-1.3/documentation/src/fluid.dox
===================================================================
--- branches/branch-1.3/documentation/src/fluid.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/fluid.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -1491,7 +1491,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="advanced.html">
Modified: branches/branch-1.3/documentation/src/forms.dox
===================================================================
--- branches/branch-1.3/documentation/src/forms.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/forms.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -258,7 +258,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="osissues.html">
Modified: branches/branch-1.3/documentation/src/glut.dox
===================================================================
--- branches/branch-1.3/documentation/src/glut.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/glut.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -238,7 +238,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="forms.html">
Modified: branches/branch-1.3/documentation/src/index.dox
===================================================================
--- branches/branch-1.3/documentation/src/index.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/index.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -104,7 +104,7 @@
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="preface.html">
Modified: branches/branch-1.3/documentation/src/intro.dox
===================================================================
--- branches/branch-1.3/documentation/src/intro.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/intro.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -399,7 +399,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="basics.html">
Modified: branches/branch-1.3/documentation/src/license.dox
===================================================================
--- branches/branch-1.3/documentation/src/license.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/license.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -503,7 +503,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="examples.html">
Modified: branches/branch-1.3/documentation/src/migration_1_1.dox
===================================================================
--- branches/branch-1.3/documentation/src/migration_1_1.dox 2011-05-11
13:12:34 UTC (rev 8650)
+++ branches/branch-1.3/documentation/src/migration_1_1.dox 2011-05-11
15:49:30 UTC (rev 8651)
@@ -161,7 +161,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="migration_1_3.html">
Modified: branches/branch-1.3/documentation/src/migration_1_3.dox
===================================================================
--- branches/branch-1.3/documentation/src/migration_1_3.dox 2011-05-11
13:12:34 UTC (rev 8650)
+++ branches/branch-1.3/documentation/src/migration_1_3.dox 2011-05-11
15:49:30 UTC (rev 8651)
@@ -65,7 +65,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="development.html">
Modified: branches/branch-1.3/documentation/src/opengl.dox
===================================================================
--- branches/branch-1.3/documentation/src/opengl.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/opengl.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -458,7 +458,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="fluid.html">
Modified: branches/branch-1.3/documentation/src/osissues.dox
===================================================================
--- branches/branch-1.3/documentation/src/osissues.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/osissues.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -782,7 +782,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="migration_1_1.html">
Modified: branches/branch-1.3/documentation/src/preface.dox
===================================================================
--- branches/branch-1.3/documentation/src/preface.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/preface.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -91,13 +91,13 @@
<table summary="navigation bar" width="100%" border="0">
<tr>
<td width="45%" align="LEFT">
- <a class="el" href="main.html">
+ <a class="el" href="index.html">
[Prev]
Main Page
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="intro.html">
Modified: branches/branch-1.3/documentation/src/subclassing.dox
===================================================================
--- branches/branch-1.3/documentation/src/subclassing.dox 2011-05-11
13:12:34 UTC (rev 8650)
+++ branches/branch-1.3/documentation/src/subclassing.dox 2011-05-11
15:49:30 UTC (rev 8651)
@@ -550,7 +550,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="opengl.html">
Modified: branches/branch-1.3/documentation/src/unicode.dox
===================================================================
--- branches/branch-1.3/documentation/src/unicode.dox 2011-05-11 13:12:34 UTC
(rev 8650)
+++ branches/branch-1.3/documentation/src/unicode.dox 2011-05-11 15:49:30 UTC
(rev 8651)
@@ -505,7 +505,7 @@
</a>
</td>
<td width="10%" align="CENTER">
- <a class="el" href="main.html">[Index]</a>
+ <a class="el" href="index.html">[Index]</a>
</td>
<td width="45%" align="RIGHT">
<a class="el" href="enumerations.html">
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit