summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-07-08 14:27:46 +0100
committerStefan Sauer <ensonic@users.sf.net>2016-03-21 22:39:59 +0100
commita9864c47fdd8abfd52978f100d654d6880908d66 (patch)
treef6f75eb4796068110eff1077d40fe662b630aa2d /configure.ac
parent2ff3cc42717730e0e8d9724e4e455cbef2bc7199 (diff)
downloadgtk-doc-a9864c47fdd8abfd52978f100d654d6880908d66.tar.gz
Add support for inline program documentation
Create program documentation from documentation comments in source files. https://bugzilla.gnome.org/show_bug.cgi?id=752126
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1046d27..7dfae29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,6 +261,9 @@ tests/fail/docs/Makefile
tests/empty/Makefile
tests/empty/src/Makefile
tests/empty/docs/Makefile
+tests/program/Makefile
+tests/program/src/Makefile
+tests/program/docs/Makefile
])
dnl run chmod on these after parsing them.