From 154694fe19244687186beff671c8f9e5adf679ec Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 10 Sep 2013 08:34:23 +0000 Subject: Transmitted to Doxybook all changes that occurred in Doxyfile. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9970 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxybook | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/Doxybook b/documentation/Doxybook index a938a2a86..33bc07d1d 100644 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -567,6 +567,7 @@ INPUT = src/index.dox \ src/unicode.dox \ ../FL \ ../src \ + ../cairo \ src/enumerations.dox \ src/glut.dox \ src/forms.dox \ @@ -576,7 +577,8 @@ INPUT = src/index.dox \ src/development.dox \ src/license.dox \ src/examples.dox \ - src/faq.dox + src/faq.dox \ + ../src/Fl_Sys_Menu_Bar.mm # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is @@ -610,7 +612,8 @@ RECURSIVE = YES # subdirectory from a directory tree whose root is specified with the INPUT tag. EXCLUDE = ../src/fl_font_win32.cxx \ - ../src/fl_font_mac.cxx + ../src/fl_font_mac.cxx \ + ../src/aimm.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or # directories that are symbolic links (a Unix filesystem feature) are excluded -- cgit v1.2.3