diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-10-14 20:40:23 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-10-14 20:40:23 +0000 |
| commit | 528d1d0e7a72690dbcfbfa795f8894a4b1311139 (patch) | |
| tree | 0b949212a0888296a99c4b7e345a61ea226a9ea8 /documentation/migration_1_1.dox | |
| parent | 34c5642cfa3846b04c6f1944eaf5ba90bc4fb97e (diff) | |
Doxygen pdf documentation: added htmlonly endhtmlonly tags to avoid pdf doc to have ugly nav bar at the end of the custom chapters. This implies that no ref tag is used, so i reverted ref tags to original a href names. htmldoc was never expanded to doxygen, changed it so that it works in configure.in .
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6428 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/migration_1_1.dox')
| -rw-r--r-- | documentation/migration_1_1.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/migration_1_1.dox b/documentation/migration_1_1.dox index 544532108..17a498cc0 100644 --- a/documentation/migration_1_1.dox +++ b/documentation/migration_1_1.dox @@ -160,6 +160,7 @@ method to disable it: Fl::visible_focus(0); \endcode +\htmlonly <hr> <a class="el" href="index.html">[Index]</a> <a class="el" href="osissues.html">[Previous]</a> @@ -167,4 +168,5 @@ Fl::visible_focus(0); <a class="el" href="migration_1_3.html">[Next]</a> \ref migration_1_3 +\endhtmlonly */ |
