From: Mark Andrews Date: Thu, 24 Feb 2022 06:56:52 +0000 (+1100) Subject: correctly exclude logging-categories.rst X-Git-Tag: v9.19.0~94^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0069a689a6bb7a7fbdae99feb7a518441914c4c2;p=thirdparty%2Fbind9.git correctly exclude logging-categories.rst --- diff --git a/doc/arm/conf.py b/doc/arm/conf.py index 1ba4c22b790..4c3640fae3a 100644 --- a/doc/arm/conf.py +++ b/doc/arm/conf.py @@ -148,7 +148,7 @@ exclude_patterns = [ 'dlz.rst', 'dnssec.rst', 'dyndb.rst', - 'logging-cattegories.rst', + 'logging-categories.rst', 'managed-keys.rst', 'pkcs11.rst', 'platforms.rst',