summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitri Pal <dpal@redhat.com>2012-07-19 18:24:10 -0400
committerJakub Hrozek <jhrozek@redhat.com>2012-10-17 14:02:52 +0200
commit761794873d533c881b23eee0b15144e821c7fe3a (patch)
tree22a6383c9c4fd35eb71d64d469afb32ea28d8a3f
parentd6759220c7ce3b9e3e821256bd0be145520a747b (diff)
downloadding-libs2-761794873d533c881b23eee0b15144e821c7fe3a.tar.gz
ding-libs2-761794873d533c881b23eee0b15144e821c7fe3a.tar.xz
ding-libs2-761794873d533c881b23eee0b15144e821c7fe3a.zip
Build docs for new interface
This patch stops building interface docs for the old interface and starts generating description for the new interface.
-rw-r--r--ini/ini_config.cfg.doxy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ini/ini_config.cfg.doxy.in b/ini/ini_config.cfg.doxy.in
index f7763f4..9873cc3 100644
--- a/ini/ini_config.cfg.doxy.in
+++ b/ini/ini_config.cfg.doxy.in
@@ -584,7 +584,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @srcdir@
+INPUT = @srcdir@/ini_configobj.h
# 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