docs: rename QL training sphinx project

This commit is contained in:
james
2019-08-09 09:02:29 +01:00
parent 819f308010
commit 1d31a78d27

View File

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