We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31dd6a8 commit 3b81268Copy full SHA for 3b81268
.readthedocs.yaml
@@ -7,13 +7,13 @@ build:
7
#os: ubuntu-22.04
8
apt_packages:
9
- cmake
10
- - doxygen
11
- - python3-sphinx
12
- - python3-sphinx-rtd-theme
13
- - python3-breathe
14
- - python3-sphinx-tabs
15
- - python3-sphinx-copybutton
16
- - python3-sphinx-notfound-page
+# - doxygen
+# - python3-sphinx
+# - python3-sphinx-rtd-theme
+# - python3-breathe
+# - python3-sphinx-tabs
+# - python3-sphinx-copybutton
+# - python3-sphinx-notfound-page
17
commands:
18
#- sudo apt-get install -y cmake
19
# Use documentation target to generate doxygen XML output, generate
0 commit comments