diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-17 16:01:32 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-17 16:01:32 +0200 |
| commit | cb6ee39852d2a3ddeba1a68fab3086c487b998bc (patch) | |
| tree | b9bb4bc7593a1c64eb68cf83d43a9881aab84b24 /documentation/src/license.dox | |
| parent | acf3037ae8531e790247d6084972969523bf8297 (diff) | |
Update documentation
- fix missing doxygen version in PDF docs created by CMake
- remove unnecessary quotes ('...') from version numbers and
Git revisions (previously added for debugging purposes)
- fix navigation links at the bottom of tutorial pages (HTML only)
- remove 'D. Gibson' from documentation headers on his request
Diffstat (limited to 'documentation/src/license.dox')
| -rw-r--r-- | documentation/src/license.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/license.dox b/documentation/src/license.dox index 1110280ed..ff4bc4ac1 100644 --- a/documentation/src/license.dox +++ b/documentation/src/license.dox @@ -497,9 +497,9 @@ DAMAGES. <table summary="navigation bar" width="100%" border="0"> <tr> <td width="45%" align="LEFT"> - <a class="el" href="development.html"> + <a class="el" href="migration_1_4.html"> [Prev] - Developer Information + Migrating Code from FLTK 1.3 to 1.4 </a> </td> <td width="10%" align="CENTER"> |
