From c95505b4621f88a364abff8d2807a204896ffcd1 Mon Sep 17 00:00:00 2001 From: engelsman Date: Wed, 25 Mar 2009 23:12:48 +0000 Subject: removed numbering from doxygen chapters and navigation bars, moved class/function reference pages to end of index table, swapped editor/drawing chapters in Doxybook for PDF version git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Makefile') diff --git a/documentation/Makefile b/documentation/Makefile index dd1256676..219055d1b 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -49,8 +49,8 @@ HTMLFILES = \ $(SRC_DOCDIR)/intro.dox \ $(SRC_DOCDIR)/basics.dox \ $(SRC_DOCDIR)/common.dox \ - $(SRC_DOCDIR)/drawing.dox \ $(SRC_DOCDIR)/editor.dox \ + $(SRC_DOCDIR)/drawing.dox \ $(SRC_DOCDIR)/events.dox \ $(SRC_DOCDIR)/subclassing.dox \ $(SRC_DOCDIR)/opengl.dox \ -- cgit v1.2.3