mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
d2e2c21684
New year, new copyright, new expected unknown issues with various files that won't be covered by the script and/or will be but shouldn't change. I'll do the details on Jan 1, but would appreciate this being preapproved so I can actually get it merged by then. CHANGELOG_BEGIN CHANGELOG_END
131 lines
2.3 KiB
ReStructuredText
131 lines
2.3 KiB
ReStructuredText
.. Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
.. SPDX-License-Identifier: Apache-2.0
|
|
|
|
Daml Documentation
|
|
##################
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
self
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Getting started
|
|
|
|
Installing the SDK <getting-started/installation>
|
|
Building Your App <getting-started/index>
|
|
getting-started/app-architecture
|
|
getting-started/first-feature
|
|
Cheat Sheet <https://docs.daml.com/cheat-sheet>
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Writing Daml
|
|
|
|
daml/intro/0_Intro.rst
|
|
daml/reference/index
|
|
daml/stdlib/index
|
|
daml/troubleshooting
|
|
/daml/patterns
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Building applications
|
|
|
|
app-dev/app-arch
|
|
app-dev/bindings-ts/index
|
|
json-api/index
|
|
Daml Script <daml-script/index>
|
|
Daml REPL <daml-repl/index>
|
|
upgrade/index
|
|
app-dev/authorization
|
|
app-dev/ledger-api
|
|
app-dev/command-deduplication
|
|
triggers/index
|
|
tools/trigger-service/index
|
|
tools/auth-middleware/index
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Deploying to Daml ledgers
|
|
|
|
deploy/index
|
|
deploy/generic_ledger
|
|
deploy/ledger-topologies
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Operating Daml
|
|
|
|
ops/requirements
|
|
ops/pruning
|
|
ops/connect/index
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Developer Tools
|
|
|
|
tools/assistant
|
|
daml/daml-studio
|
|
tools/sandbox
|
|
tools/navigator/index
|
|
tools/codegen
|
|
tools/profiler
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Background concepts
|
|
|
|
concepts/glossary
|
|
concepts/ledger-model/index
|
|
concepts/identity-and-package-management
|
|
concepts/time
|
|
concepts/local-ledger
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Examples
|
|
|
|
Examples <https://daml.com/examples>
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Early Access Features
|
|
|
|
tools/export/index
|
|
tools/visual
|
|
concepts/interoperability
|
|
tools/non-repudiation
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Daml Ecosystem
|
|
|
|
support/overview
|
|
support/releases
|
|
support/compatibility
|
|
support/support
|