README
@pybricks/ide-docs
This is a Node.js package for distributing the version of the Pybricks API docs that is embedded in IDEs.
It contains all of the files needed to serve a static web site.
Special build of Pybricks API docs for embedding in an IDE.
<script type="module">
import pybricksIdeDocs from 'https://cdn.skypack.dev/@pybricks/ide-docs';
</script>
This is a Node.js package for distributing the version of the Pybricks API docs that is embedded in IDEs.
It contains all of the files needed to serve a static web site.