summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-02-13 19:34:28 +0000
committerCarl Hetherington <carl@carlh.net>2011-02-13 19:34:28 +0000
commitc9d16512e90d78c42de351f8bba004cf6a06c2fb (patch)
treef5731fc1564554d3f0a3b478aa5a6334caafcb14 /doc
parentd36e6b95c0432eb0d2a410456aa96045deb3f811 (diff)
Document gtkmm2ext.
git-svn-id: svn://localhost/ardour2/branches/3.0@8836 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 00938901fe..3a26c49cbb 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -564,7 +564,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../libs/ardour ../gtk2_ardour ../libs/pbd
+INPUT = ../libs/ardour ../gtk2_ardour ../libs/pbd ../libs/gtkmm2ext
# 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