Docs: Remove qldoc from the TOC as it no longer exists

This commit is contained in:
alexet
2021-01-05 15:10:59 +00:00
parent 5d84ecc7f3
commit 0bd8c55510

View File

@@ -35,8 +35,6 @@ Learn all about QL, the powerful query language that underlies the code scanning
- :doc:`QL language specification <ql-language-specification>`: A formal specification for the QL language. It provides a comprehensive reference for terminology, syntax, and other technical details about QL.
- :doc:`QLDoc comment specification <qldoc-comment-specification>`: A formal specification for QLDoc comments.
.. toctree::
:maxdepth: 1
:hidden:
@@ -56,4 +54,3 @@ Learn all about QL, the powerful query language that underlies the code scanning
name-resolution
evaluation-of-ql-programs
ql-language-specification
qldoc-comment-specification