Documentation for all CC functionality.
Running ./livepreview.sh builds the docs using sphinx-autobuild. Changes
to your docs will be picked up automatically without having to run a
full build.
If you do not care about the latest daml model docs for your preview,
you can add --skip-daml to the command for quicker start time.
./preview.sh runs the full build and then launches a webserver
serving the results. This is mainly useful if you’re modifying themes
or other changes that are not picked up by sphinx-autobuild.
When making a change, rebuild the documentation using sbt docs/bundle.