daml/docs/source/index.rst
Gary Verhaegen 1872c668a5
replace DAML Authors with DA in copyright headers (#5228)
Change requested by Manoj.

CHANGELOG_BEGIN
CHANGELOG_END
2020-03-27 01:26:10 +01:00

120 lines
2.2 KiB
ReStructuredText

.. Copyright (c) 2020 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
.. SPDX-License-Identifier: Apache-2.0
DAML SDK documentation
######################
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
self
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Getting started
Installing the SDK <getting-started/installation>
Quickstart Guide <getting-started/quickstart>
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Writing DAML
daml/intro/0_Intro.rst
daml/reference/index
daml/reference/base
daml/daml-studio
daml/testing-scenarios
daml/troubleshooting
daml/good-daml
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Building applications
app-dev/app-arch
app-dev/authentication
app-dev/ledger-api
app-dev/bindings-ts/index
app-dev/bindings-java/index
app-dev/bindings-scala/index
app-dev/bindings-js
app-dev/grpc/index
app-dev/bindings-x-lang/index
DAML Script <daml-script/index>
upgrade/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: SDK tools
tools/assistant
tools/sandbox
tools/navigator/index
tools/codegen
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Background concepts
concepts/glossary
concepts/ledger-model/index
concepts/identity-and-package-management
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Examples
examples/examples
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Experimental features
experimental/warning
daml-integration-kit/index
tools/ledger-api-test-tool/index
json-api/index
DAML Triggers <triggers/index>
DAML Repl <daml-repl/index>
tools/visual
daml2ts/index
getting-started/index
getting-started/testing
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Support and updates
support/support
support/release-notes
Roadmap <support/roadmap>