diff --git a/documentation/index.dox b/documentation/index.dox deleted file mode 100644 index 528bf3b0e..000000000 --- a/documentation/index.dox +++ /dev/null @@ -1,101 +0,0 @@ -/** - -\mainpage FLTK Programming Manual - -
| - \image html FL200.gif - |
- FLTK 1.3.0 Programming Manual-Revision 8 by Michael Sweet, Craig P. Earls, |
-
| This software and manual are provided under the terms of the GNU Library General Public License. Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved. | -|
|---|---|
|
- \subpage preface
-
- - - 1 - Introduction to FLTK - - - 2 - FLTK Basics - - - 3 - Common Widgets and Attributes -
- - 5 - Drawing Things in FLTK - - - 6 - Handling Events - - 7 - Adding and Extending - Widgets - - - 8 - Using OpenGL - |
-
- 9 - Programming with FLUID
-
- 10 - Advanced FLTK
- - - A - Class Reference - - - B - Function Reference - - - C - FLTK Enumerations.H - - - - D - GLUT Compatibility - - E - Forms Compatibility - - - F - Operating System Issues - - - G - Migrating Code from FLTK 1.0.x - - - H - Software License - - - I - Example Source Code - |
-
This manual describes the Fast Light Tool Kit ("FLTK") -version 1.1.8, a C++ Graphical User Interface -("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each -of the chapters in this manual is designed as a tutorial for -using FLTK, while the appendices provide a convenient reference -for all FLTK widgets, functions, and operating system -interfaces.
- -This manual may be printed, modified, and/or used under -the terms of the FLTK license provided in Appendix A. - -
This manual is organized into the following chapters and appendices:
- -The following typeface conventions are used in this manual:
- -The following abbreviations are used in this manual:
- -FLTK is Copyright 1998-2006 by Bill Spitzak and others. Use and -distribution of FLTK is governed by the GNU Library General Public -License, located in Appendix H.
- -UNIX is a registered trademark of the X Open Group, Inc. -Microsoft and Windows are registered trademarks of Microsoft -Corporation. OpenGL is a registered trademark of Silicon -Graphics, Inc. Apple, Macintosh, MacOS, and Mac OS X are -registered trademarks of Apple Computer, Inc.
- -*/ -