From 14ca02ffff5b35ece05a1d7b71edd19a6a35d0be Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 15:58:04 +0000 Subject: Doxygen documentation: commented out the 1.5.7 specific doc options, updated README for pdf and html use. Now minimum version required is 1.5.5 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6440 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 576b8f05b..8a50b3ba0 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -201,7 +201,7 @@ html/index.html: $(IMAGEFILES) echo "Generating HTML documentation..." -$(RMDIR) html -$(INSTALL_DIR) html - -$(HTMLDOC) + -$(DOXYDOC) #fltk.ps: $(HTMLFILES) $(IMAGEFILES) # echo "Generating PostScript documentation..." -- cgit v1.2.3