The Daml Finance documentation is hosted in the
docs.daml.com repository. However, the code
documentation and relevant code snippets are built in this repository and shipped to the rest of
the docs via an assembly artifact.
-
Navigate to the root folder of the repository.
-
make build-allto build the Daml Financedars. -
Write manually-written docs in
docs/source. -
make generate-docsto create auto-generated docs and combine them with manual docs indocs/generated.
For preview:
make sphinx-build-generated-docsmake sphinx-preview-generated-docs- Visit http://localhost:8000/