diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/fltk.book | 1 | ||||
| -rw-r--r-- | documentation/index.html | 5 | ||||
| -rw-r--r-- | documentation/license.html | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/documentation/fltk.book b/documentation/fltk.book index e56572c26..79fc90d23 100644 --- a/documentation/fltk.book +++ b/documentation/fltk.book @@ -76,4 +76,5 @@ enumerations.html glut.html forms.html osissues.html +migration.html license.html diff --git a/documentation/index.html b/documentation/index.html index 2f27c7f71..79a8f83b8 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -87,7 +87,10 @@ <B><A HREF="osissues.html#osissues">F - Operating System Issues</A></B> <BR> <BR> - <B><A HREF="license.html#license">G - Software License</A></B> + <B><A HREF="migration.html">G - Migrating Code from FLTK 1.0.x</A></B> + <BR> + <BR> + <B><A HREF="license.html#license">H - Software License</A></B> </TD> </TR> </TABLE> diff --git a/documentation/license.html b/documentation/license.html index 019038a1d..78b484e0f 100644 --- a/documentation/license.html +++ b/documentation/license.html @@ -1,5 +1,5 @@ <HTML><BODY> -<H1 ALIGN=RIGHT><A NAME=license>G - Software License</A></H1> +<H1 ALIGN=RIGHT><A NAME=license>H - Software License</A></H1> <P ALIGN=CENTER><BIG>GNU LIBRARY GENERAL PUBLIC LICENSE</BIG></P> <P ALIGN=CENTER>Version 2, June 1991 <BR> Copyright (C) 1991 Free Software Foundation, Inc. |
