summaryrefslogtreecommitdiff
path: root/doc/pjsip-book/Doxyfile
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2014-02-24 11:00:15 +0000
committerBenny Prijono <bennylp@teluu.com>2014-02-24 11:00:15 +0000
commit8f19143beedb27b5699c3e4fd07ffdc646cdf1a5 (patch)
tree8c1d16986418ec52e784e92782cf8c99c0231131 /doc/pjsip-book/Doxyfile
parente36b19cb22fb5b57e7c584defb33c3f5c258ea3c (diff)
More re #1715: doxygen integration into the book
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4762 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'doc/pjsip-book/Doxyfile')
-rw-r--r--doc/pjsip-book/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pjsip-book/Doxyfile b/doc/pjsip-book/Doxyfile
index 953d1151..49b794c2 100644
--- a/doc/pjsip-book/Doxyfile
+++ b/doc/pjsip-book/Doxyfile
@@ -648,7 +648,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = ../../pjsip/include/pjsua2/media.hpp
+INPUT = ../../pjsip/include/pjsua2
# 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