mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 07:26:57 +08:00
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:
@@ -567,6 +567,7 @@ INPUT = src/index.dox \
|
|||||||
src/unicode.dox \
|
src/unicode.dox \
|
||||||
../FL \
|
../FL \
|
||||||
../src \
|
../src \
|
||||||
|
../cairo \
|
||||||
src/enumerations.dox \
|
src/enumerations.dox \
|
||||||
src/glut.dox \
|
src/glut.dox \
|
||||||
src/forms.dox \
|
src/forms.dox \
|
||||||
@@ -576,7 +577,8 @@ INPUT = src/index.dox \
|
|||||||
src/development.dox \
|
src/development.dox \
|
||||||
src/license.dox \
|
src/license.dox \
|
||||||
src/examples.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
|
# 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
|
# 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.
|
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||||
|
|
||||||
EXCLUDE = ../src/fl_font_win32.cxx \
|
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
|
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||||
|
|||||||
Reference in New Issue
Block a user