You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-2180 Update UDAF docs
This commit is contained in:
@ -49,7 +49,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'UDAF'
|
||||
copyright = u'2017, MariaDB Corporation'
|
||||
copyright = u'2019, MariaDB Corporation'
|
||||
author = u'MariaDB Corporation'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
@ -57,9 +57,9 @@ author = u'MariaDB Corporation'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = u'1.1'
|
||||
version = u'1.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = u'1.1'
|
||||
release = u'1.2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user