Merge "Update config"
This commit is contained in:
commit
3d9daabf9b
@ -25,21 +25,16 @@ project = 'stx-docs'
|
|||||||
copyright = '2018, StarlingX'
|
copyright = '2018, StarlingX'
|
||||||
author = 'StarlingX'
|
author = 'StarlingX'
|
||||||
|
|
||||||
# The short X.Y version
|
|
||||||
version = ''
|
|
||||||
# The full version, including alpha/beta/rc tags
|
|
||||||
release = ''
|
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
version_info = pbr.version.VersionInfo('python-openstackclient')
|
version_info = pbr.version.VersionInfo('python-openstackclient')
|
||||||
#
|
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = version_info.version_string()
|
version = ''
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = version_info.release_string()
|
release = ''
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user