Show both http and python api on pages

This commit is contained in:
Julian Stirling 2026-02-12 16:36:55 +00:00
parent 4071b81d5f
commit 7cce823bd1
4 changed files with 151 additions and 1 deletions

3
.gitignore vendored
View file

@ -65,7 +65,8 @@ picamera_test_hashes.json
*.log
# Documentation
apidocs
apidocs/python
apidocs/http/*.json
# PyBuilder
target/