Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Docs

Documentation for all CC functionality.

Development Builds

Live-preview

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.

Full build

./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.

Changes

When making a change, rebuild the documentation using sbt docs/bundle.