From 8f6beddf6feb7b736581662e52af1dc50cc61511 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 20 Jan 2021 14:20:46 +0100 Subject: [PATCH] Fix builds of the sphinx docs Since few days our docs builds on readthedocs.org are failing. It's most likely due to the "unexpected indentadion" error in sphinx. This patch fixes that error so docs should be build properly again. Change-Id: Ie9b45379e5b0ca93dbc282e3670278793412256d --- doc/source/configuration/tobiko.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/configuration/tobiko.rst b/doc/source/configuration/tobiko.rst index 1bca31844..6073cf00b 100644 --- a/doc/source/configuration/tobiko.rst +++ b/doc/source/configuration/tobiko.rst @@ -3,4 +3,5 @@ tobiko.conf =========== .. show-options:: + :config-file: ../../etc/oslo-config-generator/tobiko.conf