We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a169cf commit 3e3bb1cCopy full SHA for 3e3bb1c
1 file changed
docs/source/developer/project-dependencies.rst
@@ -56,5 +56,5 @@ External tools
56
* |daps|: Our tool to build documentation. This is an obligatory requirement. This adds other dependencies.
57
* |uv|: The Python package and project manager. This is explained in :ref:`devel-helpers`.
58
* :command:`make`: Used to orchestrate the documentation build process.
59
-* `jing <https://jing.nu/>`: For validating the XML configuration files against their RNC schema.
60
-* `gh <https://cli.github.com/>`: The GitHub CLI, an optional tool for GitHub interactions. See :ref:`github-cli`.
+* `jing <https://jing.nu/>`_: For validating the XML configuration files against their RNC schema.
+* `gh <https://cli.github.com/>`_: The GitHub CLI, an optional tool for GitHub interactions. See :ref:`github-cli`.
0 commit comments