Merge "Remove commenct lines for old openstackdocstheme"

This commit is contained in:
Zuul 2024-02-01 11:16:57 +00:00 committed by Gerrit Code Review
commit 3e2d6b70d2
1 changed files with 0 additions and 11 deletions

View File

@ -57,17 +57,6 @@ sample_config_basename = '_static/ironic-inspector'
policy_generator_config_file = '../../tools/policy-generator.conf'
sample_policy_basename = '_static/ironic-inspector'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
#from ironic import version as ironic_version
# The full version, including alpha/beta/rc tags.
#release = ironic_version.version_info.release_string()
# The short X.Y version.
#version = ironic_version.version_info.version_string()
# A list of ignored prefixes for module index sorting.
modindex_common_prefix = ['ironic.']