summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2013-04-17 07:50:23 +0000
committerManolo Gouy <Manolo>2013-04-17 07:50:23 +0000
commit1c51c5c055130f14659148b92f6bde8440120f70 (patch)
tree08c5fab3e02ea4ebbaa8b5f4ea4f2e270ec16e39 /documentation
parent702dd3b9ba530aadc5f88abbf34ab148b10885eb (diff)
Have file src/Fl_Sys_Menu_Bar.mm processed by Doxygen.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9888 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index 9171e9db4..33c7821aa 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -577,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