mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
@@ -44,13 +44,13 @@ master_doc = 'contents'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '11'
|
||||
version = '12'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '11 alpha'
|
||||
release = '12'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Nextcloud %s Server Administration Manual' % (version)
|
||||
copyright = u'2012-2016, The Nextcloud developers'
|
||||
copyright = u'2012-2017, The Nextcloud developers'
|
||||
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
@@ -244,7 +244,7 @@ texinfo_documents = [ ('contents', 'Nextcloud Server Admin Manual', u'Nextcloud
|
||||
epub_title = u'Nextcloud Server Administration Manual'
|
||||
epub_author = u'The Nextcloud developers'
|
||||
epub_publisher = u'The Nextcloud developers'
|
||||
epub_copyright = u'2012-2016, The Nextcloud developers'
|
||||
epub_copyright = u'2012-2017, The Nextcloud developers'
|
||||
|
||||
# The language of the text. It defaults to the language option
|
||||
# or en if the language is not set.
|
||||
|
||||
Reference in New Issue
Block a user