mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
update conf.py version to 9.1
This commit is contained in:
@@ -44,9 +44,9 @@ master_doc = 'contents'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '9.0'
|
||||
version = '9.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '9.0'
|
||||
release = '9.1'
|
||||
|
||||
# General information about the project.
|
||||
project = u'ownCloud %s Server Administration Manual' % (version)
|
||||
|
||||
@@ -48,9 +48,9 @@ copyright = u'2012-2015, The ownCloud developers'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '9.0'
|
||||
version = '9.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '9.0'
|
||||
release = '9.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -44,9 +44,9 @@ master_doc = 'contents'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '9.0'
|
||||
version = '9.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '9.0'
|
||||
release = '9.1'
|
||||
|
||||
# General information about the project.
|
||||
project = u'ownCloud %s User Manual' % (version)
|
||||
|
||||
Reference in New Issue
Block a user