Skip to content

Commit 3b81268

Browse files
committed
debugger
1 parent 31dd6a8 commit 3b81268

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.readthedocs.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ build:
77
#os: ubuntu-22.04
88
apt_packages:
99
- 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
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
1717
commands:
1818
#- sudo apt-get install -y cmake
1919
# Use documentation target to generate doxygen XML output, generate

0 commit comments

Comments
 (0)