diff --git a/documentation/src_doc/index.dox b/documentation/src_doc/index.dox
new file mode 100644
index 000000000..ffbcb5a04
--- /dev/null
+++ b/documentation/src_doc/index.dox
@@ -0,0 +1,96 @@
+/**
+
+\mainpage FLTK Programming Manual
+
+
+
+ \image html FL200.gif
+ \image latex FL200.eps "" width=4cm
+ |
+
+ FLTK 1.3.0 Programming Manual
+ Revision 8 by Michael Sweet, Craig P. Earls,
+ Matthias Melcher, and Bill Spitzak
+ Copyright 1998-2008 by Bill Spitzak and others.
+ |
+
+
+
+
+
+ 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
+
+ \subpage intro
+
+ \subpage basics
+
+ \subpage common
+ \li \ref drawing_colors
+ \li \ref common_boxtypes
+ \li \ref common_labels
+ \li \ref drawing_images
+
+ \subpage editor
+
+ \subpage drawing
+
+ \subpage events
+ \li \ref events_event_xxx
+ \li \ref events_propagation
+
+ \subpage subclassing
+
+ \subpage opengl
+
+ \subpage fluid
+ \li \ref fluid_widget_attributes
+ \li \ref fluid_selecting_moving
+ \li \ref fluid_images
+
+ |
+
+
+ \subpage advanced
+
+ \subpage unicode
+
+ A - Class Reference
+
+ B - Function Reference
+
+ \subpage enumerations
+
+ \subpage glut
+ \li \ref glut_Fl_Glut_Window
+
+
+ \subpage forms
+
+ \subpage osissues
+
+ \subpage migration_1_1
+
+ \subpage migration_1_3
+
+ \subpage development
+
+ \subpage license
+
+ \subpage examples
+
+ |
+
+
+
+*/