pybricks-api
pybricks-api copied to clipboard
User API and documentation for Pybricks MicroPython
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
A related but more advanced diagnostics script.
Current docs (left) vs local build (right). This could be a quirk in my local environment, so I'm opening this issue to keep track of it. 
Since not all generated diagrams are used for just the docs anymore, it would be nice to move `docs/main/diagrams_source` to a top-level directory (I can never remember where to find...
Not sure where these are coming from. https://github.com/pybricks/pybricks-api/blob/6640fba104ffe9a60f6534d4d6ec75650ebcf7d3/jedi/tests/test_complete_import.py#L195-L198
The selected alias at the bottom seems to come out of nowhere. The usual `:annotation:` does not seem to suppress it. 
Throughout the docs, we do not show `---> None` to keep things easy to follow. See https://github.com/pybricks/pybricks-api/issues/99 for rationale. But on overloaded cases, Sphinx makes them show up on all...
- Enable Sphinx i18n configuration with UUID-based message IDs - Add German (de) translation infrastructure - Update documentation with translation workflow in CONTRIBUTING.md - Configure .gitignore for translation artifacts Consider...