File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
global-sphinx-files/_templates Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6161 </ div >
6262 < div class ="linkcontainer ">
6363 < div class ="linkbar ">
64- < a href ="https://help.semmle.com/QL/learn-ql/ " target ="_blank "> Learn QL </ a >
64+ < a href ="https://help.semmle.com/QL/learn-ql/ " target ="_blank "> Learn CodeQL </ a >
6565 < a href ="https://help.semmle.com/QL/learn-ql/ql-training.html " target ="_blank "> QL for variant analysis</ a >
6666 < a href ="https://help.semmle.com/QL/ql-tools.html " target ="_blank "> QL tools</ a >
6767 < a href ="https://help.semmle.com/QL/ql-explore-queries.html " target ="_blank "> Queries</ a >
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22#
3- # Learn QL documentation build configuration file, created by
3+ # Learn CodeQL documentation build configuration file, created by
44# on Tuesday Nov 13 2018.
55#
66# This file is execfile()d with the current directory set to its
4141master_doc = 'index'
4242
4343# General information about the project.
44- project = u'Learning QL '
44+ project = u'Learning CodeQL '
4545
4646# -- Project-specifc options for HTML output ----------------------------------------------
4747
4848# The name for this set of Sphinx documents. If None, it defaults to
4949# "<project> v<release> documentation".
50- html_title = 'Learn QL '
50+ html_title = 'Learn CodeQL '
5151
5252# Output file base name for HTML help builder.
53- htmlhelp_basename = 'Learn QL '
53+ htmlhelp_basename = 'Learn CodeQL '
5454
5555# The version info for this project, if different from version and release in main conf.py file.
5656# The short X.Y version.
You can’t perform that action at this time.
0 commit comments