doc update

This commit is contained in:
Michael Davidsaver
2023-08-28 14:32:31 +02:00
parent 13d02530cf
commit c0429dfa9a
19 changed files with 1424 additions and 196 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ jobs:
- name: Generate Docs
if: matrix.doc
run: |
sudo apt-get -y install doxygen python-is-python3 python3-breathe
sudo apt-get -y install doxygen python-is-python3 python3-breathe inkscape
make -C documentation
- name: otool
if: ${{ always() && runner.os == 'macOS' }}