mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Update conf.py
This commit is contained in:
@@ -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/*']
|
||||
|
||||
Reference in New Issue
Block a user