Skip to content

Commit

Permalink
doc: Remove gtk-doc support
Browse files Browse the repository at this point in the history
  • Loading branch information
thiblahute committed May 13, 2019
1 parent 685731e commit cf6ed57
Show file tree
Hide file tree
Showing 59 changed files with 0 additions and 17,154 deletions.
5 changes: 0 additions & 5 deletions Makefile.am
@@ -1,5 +1,3 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc

if BUILD_EXTERNAL
SUBDIRS_EXT = ext
else
Expand All @@ -12,14 +10,12 @@ SUBDIRS = \
gst sys $(SUBDIRS_EXT) \
tools \
tests \
docs \
po \
common \
m4

DIST_SUBDIRS = \
pkgconfig \
docs \
gst-libs \
gst sys ext \
tools \
Expand Down Expand Up @@ -79,7 +75,6 @@ CRUFT_FILES = \

CRUFT_DIRS = \
$(top_srcdir)/docs/design \
$(top_srcdir)/docs/plugins/tmpl \
$(top_srcdir)/ext/gio \
$(top_srcdir)/gst/gdp \
$(top_srcdir)/sys/v4l \
Expand Down
10 changes: 0 additions & 10 deletions configure.ac
@@ -1,7 +1,5 @@
AC_PREREQ([2.69])

dnl please read gstreamer/docs/random/autotools before changing this file

dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
Expand Down Expand Up @@ -157,10 +155,6 @@ AM_CONDITIONAL(HAVE_VALGRIND, test ! "x$VALGRIND_PATH" = "xno")
dnl check for gobject-introspection
GOBJECT_INTROSPECTION_CHECK([1.31.1])

dnl check for documentation tools
GTK_DOC_CHECK([1.12])
AG_GST_PLUGIN_DOCS([1.12])

dnl *** checks for libraries ***

dnl libm, for sin() etc.
Expand Down Expand Up @@ -1040,10 +1034,6 @@ tests/examples/playrec/Makefile
tests/files/Makefile
tests/icles/Makefile
tests/icles/playback/Makefile
docs/Makefile
docs/libs/Makefile
docs/plugins/Makefile
docs/version.entities
po/Makefile.in
common/Makefile
common/m4/Makefile
Expand Down
18 changes: 0 additions & 18 deletions docs/Makefile.am

This file was deleted.

21 changes: 0 additions & 21 deletions docs/libs/.gitignore

This file was deleted.

126 changes: 0 additions & 126 deletions docs/libs/Makefile.am

This file was deleted.

48 changes: 0 additions & 48 deletions docs/libs/compiling.sgml

This file was deleted.

0 comments on commit cf6ed57

Please sign in to comment.