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
This commit is contained in:
Manolo Gouy
2013-09-10 08:34:23 +00:00
parent 65226e073e
commit 154694fe19
+5 -2
View File
@@ -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