]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
doc: default to ignoring warning during doc build
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 1 Jul 2020 11:26:23 +0000 (13:26 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 1 Jul 2020 11:28:20 +0000 (13:28 +0200)
commit2a0fb999112d9b18570b3e6a336cdfee5ec9f5d5
treee1abc816b9bb9f4fded23d69a3118c91f307ab1a
parentf8a609b304ea0bf31ca73d10820b51b968dea9f8
doc: default to ignoring warning during doc build

Add new target doc-strict for development to detect warnings, but avoid
failing package builds due to documentation warnings.
.gitlab-ci.yml
doc/meson.build
scripts/make-doc.sh