]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/build.rst: sphinx-tabs added
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 10 Aug 2022 08:21:11 +0000 (10:21 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Wed, 10 Aug 2022 08:21:11 +0000 (10:21 +0200)
doc/build.rst

index dfd9c70535047d535308202d1eec698545caa475..2be397c6a0a71a64503cd83156b6f5df0a512de4 100644 (file)
@@ -55,7 +55,7 @@ Resolver:
    "`lua-cqueues`_", "some lua modules", ""
    "cmocka_", "``unit tests``", "Unit testing framework."
    "Doxygen_", "``documentation``", "Generating API documentation."
-   "Sphinx_ and sphinx_rtd_theme_", "``documentation``", "Building this
+   "Sphinx_, sphinx-tabs_ and sphinx_rtd_theme_", "``documentation``", "Building this
    documentation."
    "Texinfo_", "``documentation``", "Generating this documentation in Info
    format."
@@ -265,6 +265,7 @@ For development, it's possible to build the container directly from your git tre
 .. _Doxygen: https://www.doxygen.nl/manual/index.html
 .. _breathe: https://github.com/michaeljones/breathe
 .. _Sphinx: http://sphinx-doc.org/
+.. _sphinx-tabs: https://sphinx-tabs.readthedocs.io
 .. _sphinx_rtd_theme: https://pypi.python.org/pypi/sphinx_rtd_theme
 .. _Texinfo: https://www.gnu.org/software/texinfo/
 .. _pkg-config: https://www.freedesktop.org/wiki/Software/pkg-config/