mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
docs: rename QL training sphinx project
This commit is contained in:
@@ -60,7 +60,7 @@ highlight_language = 'ql'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Test training slides'
|
||||
project = u'QL training and variant analysis examples'
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
@@ -78,10 +78,10 @@ slide_theme_path = ["_static-training/"]
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
html_title = 'Test training slides'
|
||||
html_title = 'QL training and variant analysis examples'
|
||||
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = 'Test training slides'
|
||||
htmlhelp_basename = 'QL training'
|
||||
# The Semmle version info for the current release you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
# built documents.
|
||||
|
||||
Reference in New Issue
Block a user