docs: don't include the type hierarchy
authorRoss Burton <ross.burton@intel.com>
Mon, 9 Sep 2019 21:48:49 +0000 (22:48 +0100)
committerRoss Burton <ross.burton@intel.com>
Tue, 10 Sep 2019 09:23:38 +0000 (10:23 +0100)
commit6f720cebe632d7dc187c6907857d67ce1f7313d6
tree540e35963ae578c57a24e2d66294160f94231fbc
parentdf67c32c065d4bb7fb657f8aea43a926c64eb453
docs: don't include the type hierarchy

gtk-doc can't generate a type hierarchy when scanning gst-libav, and gtk-doc
1.30 onwards doesn't write a file if there is no type hierarchy (unlike previous
releases, which wrote an empty file).  This results in the build failing with
gtk-doc 1.30 onwards, so remove the type hierarchy section from the
documentation as it doesn't serve any purpose.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-libav/issues/57
docs/plugins/gst-libav-plugins-docs.sgml