summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-01-29 15:39:09 +0100
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>2016-02-03 20:03:47 +0100
commitd675816ed0b053077696818253774bd3c55218ec (patch)
tree752a88a9d15b2a102d8808568dc17c401bc63b99 /configure.ac
parent495206334758ed260b2ab9fba8ace9b0de0881f0 (diff)
downloadgst-vaapi-d675816ed0b053077696818253774bd3c55218ec.tar.gz
resurrect gtk-doc machinery
Our auto-generated documentation has been a bit neglected. This patch replaces the 'normal' gtk-doc with the one used in GStreamer, which is adapted for plugins, elements and libraries. This patch also re-enables documentation generation. Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 299d7523..fd9be8ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1004,8 +1004,9 @@ AC_CONFIG_FILES([
common/Makefile
common/m4/Makefile
docs/Makefile
- docs/reference/Makefile
- docs/reference/plugins/plugins-docs.xml
+ docs/version.entities
+ docs/plugins/Makefile
+ docs/plugins/gstreamer-vaapi-plugins-docs.xml
gst-libs/Makefile
gst-libs/gst/Makefile
gst-libs/gst/base/Makefile