mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
poetry run make -C doc SOURCEDIR=ide html This adds a build target for docs to integrate in Pybricks Code. This commit makes the build target produce an identical copy, by making each page reference its original rst file. Now we can easily exclude certain components (such as EV3) as needed for Pybricks Code, and also change the main index / welcome page.