Getting started#

In an existing S-CORE repository, you can build the documentation using Bazel:

bazel run //:docs

Open the generated site at _build/index.html in your browser.

In a new S-CORE repository, see Setup.