diff --git a/doc/admin-guide/setup.cfg b/doc/admin-guide/setup.cfg index 2869a4150f..287d44f8e4 100644 --- a/doc/admin-guide/setup.cfg +++ b/doc/admin-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/arch-design-to-archive/setup.cfg b/doc/arch-design-to-archive/setup.cfg index cdcc8fec9c..bbbc2e035e 100644 --- a/doc/arch-design-to-archive/setup.cfg +++ b/doc/arch-design-to-archive/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/arch-design/setup.cfg b/doc/arch-design/setup.cfg index cdcc8fec9c..bbbc2e035e 100644 --- a/doc/arch-design/setup.cfg +++ b/doc/arch-design/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/cli-reference/setup.cfg b/doc/cli-reference/setup.cfg index e4478884d3..dba17683a2 100644 --- a/doc/cli-reference/setup.cfg +++ b/doc/cli-reference/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/config-reference/setup.cfg b/doc/config-reference/setup.cfg index 12743a21a0..ca1919ba53 100644 --- a/doc/config-reference/setup.cfg +++ b/doc/config-reference/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/contributor-guide/setup.cfg b/doc/contributor-guide/setup.cfg index c2856bd72c..eb667765ef 100644 --- a/doc/contributor-guide/setup.cfg +++ b/doc/contributor-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/ha-guide/setup.cfg b/doc/ha-guide/setup.cfg index 1f7bb594ae..44d048a0e1 100644 --- a/doc/ha-guide/setup.cfg +++ b/doc/ha-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/image-guide/setup.cfg b/doc/image-guide/setup.cfg index b179654a18..bc88682c7a 100644 --- a/doc/image-guide/setup.cfg +++ b/doc/image-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 -build-dir = build +warning-is-error = 1 source-dir = source +build-dir = build [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/install-guide-debconf/setup.cfg b/doc/install-guide-debconf/setup.cfg index f8e046d092..6304d6188b 100644 --- a/doc/install-guide-debconf/setup.cfg +++ b/doc/install-guide-debconf/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/install-guide/setup.cfg b/doc/install-guide/setup.cfg index 236e72ba82..34881722d3 100644 --- a/doc/install-guide/setup.cfg +++ b/doc/install-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/networking-guide/setup.cfg b/doc/networking-guide/setup.cfg index 8373fa10d4..ce07239218 100644 --- a/doc/networking-guide/setup.cfg +++ b/doc/networking-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/ops-guide/setup.cfg b/doc/ops-guide/setup.cfg index 9b099c6c43..6747b30b6c 100644 --- a/doc/ops-guide/setup.cfg +++ b/doc/ops-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True diff --git a/doc/user-guide/setup.cfg b/doc/user-guide/setup.cfg index 23e6223dec..ba421141a8 100644 --- a/doc/user-guide/setup.cfg +++ b/doc/user-guide/setup.cfg @@ -19,12 +19,9 @@ setup-hooks = [files] [build_sphinx] -all_files = 1 +warning-is-error = 1 build-dir = build source-dir = source [wheel] universal = 1 - -[pbr] -warnerrors = True