Getting started =============== In an existing S-CORE repository, you can build the documentation using Bazel: .. code-block:: bash bazel run //:docs Open the generated site at ``_build/index.html`` in your browser. In a new S-CORE repository, see :ref:`setup`.