doc: Drop tmpl support
commitc1e37f4f025cebe8750764379d9e9162f5aac639
authorBryce Harrington <bryce@bryceharrington.org>
Fri, 24 Aug 2018 17:17:03 +0000 (24 10:17 -0700)
committerBryce Harrington <bryce@bryceharrington.org>
Fri, 14 Sep 2018 19:42:22 +0000 (14 12:42 -0700)
treef37d4a579f227b7088a7d25ea13cc85e61657ee0
parentad7ac7dbcae12ac26ba007ffdf1f67644cb46731
doc: Drop tmpl support

Fix distcheck by dropping use of the now-obsolete gtkdoc-mktmpl.

In preparation for the upcoming 1.16 release, I've made a few changes to
get distcheck to pass.  I also updated it to run on Ubuntu 18.04, but
found that on newer distros distcheck won't run due to missing
gtkdoc-mktmpl, which has been deprecated upstream for some time.  The
patch below disables everything that references it, and enables
distcheck to finish successfully.

Unfortunately, this probably regresses portions of our document
generation, and thus will need some reimplementation work.  Anyone got
time to investigate a better solution for this?
build/Makefile.am.gtk-doc
doc/public/Makefile.am