mirror of
https://github.com/github/codeql.git
synced 2026-05-22 07:07:09 +02:00
Note that sphinx gives an error if you have a document to build that is not part of a toctree. In order to avoid this error and not show the document in any toctree that users will see, I added a hidden toctree to the redirect article.
13 lines
176 B
ReStructuredText
13 lines
176 B
ReStructuredText
.. _about-ql-packs:
|
|
|
|
About QL packs
|
|
==============
|
|
|
|
This page has been moved to ":doc:`About CodeQL packs <about-codeql-packs>`."
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
about-ql-packs
|