Commit graph

7 commits

Author SHA1 Message Date
sam blenny
bc20f0b3c0 more docs, mostly usage examples
Hopefully, this should make it clear how to use the API for setting
volume for speakers, headphones, or line-level output.
2025-08-25 19:17:03 +00:00
sam blenny
5e076772c1 fix failing pre-commit linter checks
This gets ruff to stop complaining. Haven't tested the code yet
though. That's next.
2025-08-24 22:37:20 +00:00
sam blenny
f694d14682 level up documentation comments
This fixes assorted Sphinx documentation stuff:
1. Add CSS workaround for horizontal stacking glitch in rtd theme
2. Convert plain comments for public constants to doc-comment style
   so they will get included in the html docs
3. Change Sphinx autodoc's default sort order from alphabetical to
   groupwise. Now the class methods come first, the properties come
   next, and the constants go at the end. It's much easier to read
   this way.
2025-08-24 21:44:10 +00:00
BlitzCityDIY
67cc08310d docs 2025-03-19 11:49:08 -04:00
BlitzCityDIY
15d5317a3d ruff 2025-03-19 11:40:56 -04:00
BlitzCityDIY
f5db1f6348 remove todos, tested with fruitjam rev b 2025-03-19 11:27:57 -04:00
Liz
6c5dce4c1b cookiecutter 2025-03-12 14:58:45 -04:00