Fix further Sphinx build warnings

This commit is contained in:
Felicity Chapman
2021-07-26 13:12:10 +01:00
committed by GitHub
parent f2ac9f6224
commit 33d859eb5c

View File

@@ -1,4 +1,4 @@
.. publishing-and-using-codeql-packs:
.. _publishing-and-using-codeql-packs:
Publishing and using CodeQL packs
=================================
@@ -16,6 +16,8 @@ Configuring the ``qlpack.yml`` file before publishing
You can check and modify the configuration details of your CodeQL pack prior to publishing. Open the ``qlpack.yml`` file in your preferred text editor.
.. code-block:: none
library: # set to true if the pack is a library. Set to false or omit for a query pack
name: <scope>/<pack>
version: x.x.x