File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/language/ql-handbook Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
master_doc = 'index'
42
42
43
43
# Project-specific information.
44
- project = u'QL language handbook '
44
+ project = u'QL language reference '
45
45
46
46
# The version info for this project, if different from version and release in main conf.py file.
47
47
# The short X.Y version.
53
53
54
54
# The name for this set of Sphinx documents. If None, it defaults to
55
55
# "<project> v<release> documentation".
56
- html_title = 'QL language handbook '
56
+ html_title = 'QL language reference '
57
57
58
58
# Output file base name for HTML help builder.
59
- htmlhelp_basename = 'QL language handbook '
59
+ htmlhelp_basename = 'QL language reference '
60
60
61
61
# -- Currently unused, but potentially useful, configs--------------------------------------
62
62
You can’t perform that action at this time.
0 commit comments