]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove PDF-related bits from the build system
authorMichał Kępień <michal@isc.org>
Thu, 12 Oct 2023 12:24:42 +0000 (14:24 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 12 Oct 2023 12:24:42 +0000 (14:24 +0200)
commit561a83a29182b00bda9237ae30343d76a68dcdf4
tree0d9a3d85ad476266f59bba2a009df7fed18f4b12
parent1da0af6d2ff3bf947ea105ecff5a02ec350d582a
Remove PDF-related bits from the build system

Read the Docs is capable of building the PDF version of the BIND 9 ARM
using just the contents of the doc/arm/ directory - it does not need the
build system to facilitate that.  Since the BIND 9 ARM is also built in
other formats when "make doc" is run, drop the parts of the build system
that enable building the PDF version as they pull in complexity without
bringing much added value in return.  Update related files accordingly.
.gitlab-ci.yml
.gitlab/issue_templates/Release.md
CONTRIBUTING.md
Makefile.docs
README.md
configure.ac
doc/arm/.gitattributes [deleted file]
doc/arm/Makefile.am