Update conf.py

This commit is contained in:
Shati Patel
2021-03-22 10:00:18 +00:00
committed by GitHub
parent c53ce00944
commit b422a972bf

View File

@@ -16,7 +16,7 @@
##############################################################################
#
# Modified 22052019.
# Modified 22032021.
# The configuration values below are specific to the supported languages and frameworks project
# To amend html_theme_options, update version/release number, or add more sphinx extensions,
@@ -41,9 +41,9 @@ project = u'Supported languages and frameworks for LGTM Enterprise'
# The version info for this project, if different from version and release in main conf.py file.
# The short X.Y version.
version = u'1.26'
version = u'1.27'
# The full version, including alpha/beta/rc tags.
release = u'1.26'
release = u'1.27'
# -- Project-specifc options for HTML output ----------------------------------------------
@@ -95,4 +95,4 @@ html_favicon = '../images/site/favicon.ico'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['read-me-project.rst', 'reusables/*']
exclude_patterns = ['read-me-project.rst', 'reusables/*']