Merge remote-tracking branch 'git/feature/migrate-to-read-the-docs'

This commit is contained in:
2025-08-18 21:33:38 -07:00
+2 -2
View File
@@ -9,10 +9,10 @@ build:
os: ubuntu-22.04
tools:
python: "3.9"
apt_packages:
- doxygen
jobs:
pre_build:
- sudo apt-get update
- sudo apt-get install -y doxygen
- doxygen Doxyfile
# Build from the docs/ directory with Sphinx