Commit Graph
6 Commits
Author SHA1 Message Date
Laurens Valk 238204d280 doc/main: Rename from doc/api.
The doc/api is a legacy name, which is confusing in the current use, since all build targets are now APIs.

Today we have:

doc/common: Common configuration and settings between all targets.

doc/main: Main Pybricks documentation at docs.pybricks.com.

doc/ide: Documentation shipped with the Pybricks Code IDE.
2021-07-14 11:39:20 +02:00
Laurens Valk 55aec445b1 CONTRIBUTING: Update commit message guidelines. 2021-07-14 11:39:20 +02:00
David Lechner 96fe4f59e0 CONTRIBUTING: new contributor guide 2020-03-13 09:45:29 -05:00
Laurens Valk 066983a5e1 LICENSE: Update year and authors
Also add SPDX-License-Identifier: MIT to API source files for clarity.
2020-03-05 10:33:48 +01:00
David Lechner 6463adab3c CONTRIBUTING: git clone --recursive
we are using submodules, so we need to recursive clone the repo
2020-01-11 21:06:43 -06:00
David Lechner 4eecb284a8 Pipenv: use pipen for depedencies
This will help ensure that everyone is working from the same version of sphinx, etc.
2019-05-09 12:21:17 -05:00