summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-03-31 18:36:14 +0000
committerCarl Hetherington <carl@carlh.net>2010-03-31 18:36:14 +0000
commitcc227eb75e8c920424313286417d325e58efaa94 (patch)
tree6ec0cdde8e26156293f0de0207b90df2db5c48bb /doc
parentd1624f9ed2c5197e7302904ab69996ba897b9ce8 (diff)
Document libpbd.
git-svn-id: svn://localhost/ardour2/branches/3.0@6815 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 0e56325756..00938901fe 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
+INPUT = ../libs/ardour ../gtk2_ardour ../libs/pbd
# 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