Create a developer guidance section for the hosted docs

This commit is contained in:
Julian Stirling 2026-03-01 11:45:29 +00:00
parent 9788e0d2b7
commit bc36a1e9d0
14 changed files with 3569 additions and 189 deletions

9
apidocs/dev/_sidebar.md Normal file
View file

@ -0,0 +1,9 @@
<p><a href="../index.html" class="ext">Developer Documentation Index</a><p>
<p><a href="../python/index.html" class="ext">Python API</a><p>
<p><a href="../http/index.html" class="ext">HTTP API</a><p>
<h2>Developer Guidance<h2>
- [Home](README)
- [Software Architecture](architecture.md)
- [PiCamera Tuning Files](picamera-tuning-files.md)