]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
gitlab-ci: docs - breathe docs-fix
authorOto Šťáva <oto.stava@nic.cz>
Wed, 17 Apr 2024 08:26:07 +0000 (10:26 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Wed, 17 Apr 2024 08:26:07 +0000 (10:26 +0200)
.gitlab-ci.yml

index 66e63419e7be9084bcaf5d6a6147543cd89876c6..caae9e6fb8bad1a2f4f1f532e3cd221f85d6b32e 100644 (file)
@@ -768,7 +768,7 @@ docs:build:
     - apkg build-dep -y
     - dnf install -y python3-sphinx texinfo doxygen
     - pip3 install -U -r doc/requirements.txt
-    - pip3 install -U sphinx_rtd_theme
+    - pip3 install -U sphinx_rtd_theme breathe
     - meson build_doc -Ddoc=enabled
     - ninja -C build_doc doc
   artifacts: