1
0
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:
David Hall
2019-03-06 11:52:01 -06:00
parent e849af0ce6
commit 5dff25e0a0
6 changed files with 93 additions and 3 deletions

View File

@ -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.