daml/sdk/docs
dylant-da 069f1c060a
Upgrade validation warnings to errors flag (#19259)
* Split errors into errors that can turn into warnings (or vice versa)

* Add warn-bad-interface-instances flag

* fix compilation errors, finish implementation of swap

* Add tests for warn-bad-interface-instances flag

* Bump - try to rebuild?

run-all-tests: true

* Don't do single-package checks if typecheck-upgrades: true

* Fix tests that break on warn-bad-interface-instances

* Lint

* Move WEWarningToError to Error type, remove commented code

Also:
- Mark integration tests as flaky again
- Whitespace

* Check errors & warns aren't emitted when upgrades/typechecking disabled

* Update error message & expected error message
2024-07-10 14:44:29 +00:00
..
configs Update docs.daml.com copyright notice (#19337) 2024-06-05 15:42:03 +02:00
source Upgrade validation warnings to errors flag (#19259) 2024-07-10 14:44:29 +00:00
.gitignore move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
BUILD.bazel move proto archive in com.digitalasset (#19497) 2024-07-09 17:15:30 +02:00
canton-refs.rst move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-intro-7.yaml move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
error.html move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
README.md move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
redirect_template.html move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
redirects.map move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00

Daml Documentation

This directory creates the bundle for digital-asset/docs.daml.com.

Writing documentation

Go to digital-asset/docs.daml.com and follow the intructions there.

Generated documentation

  • Ledger API proto docs
  • Daml standard library reference
  • Java bindings reference
  • error codes inventory

To edit those docs, edit the content inside the code source.