summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-04-28 15:45:32 +0000
committerGerrit Code Review <review@openstack.org>2023-04-28 15:45:32 +0000
commitfbd13502292edc7ea2ff158f73c84c075ba23fd1 (patch)
tree14d1679d34344ab46690e502b44e9b44d03f1166
parentb8c82362226749feea025e5711d4cf233b7b7dab (diff)
parentc7b8236ab58ee68bf376ce27573c3fa5dd2406fa (diff)
downloadironic-fbd13502292edc7ea2ff158f73c84c075ba23fd1.tar.gz
Merge "Configure docs: we no longer use storyboard"
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index a5b2edcfa..37d00f70d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -59,7 +59,7 @@ apidoc_excluded_paths = [
apidoc_separate_modules = True
openstackdocs_repo_name = 'openstack/ironic'
-openstackdocs_use_storyboard = True
+openstackdocs_use_storyboard = False
openstackdocs_pdf_link = True
openstackdocs_projects = [
'bifrost',