daml/docs/source/index.rst

107 lines
1.7 KiB
ReStructuredText
Raw Normal View History

2019-08-13 19:23:03 +03:00
.. Copyright (c) 2019 The DAML Authors. All rights reserved.
2019-04-04 11:33:38 +03:00
.. SPDX-License-Identifier: Apache-2.0
DAML SDK documentation
######################
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
self
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Getting started
2019-04-04 11:33:38 +03:00
Installing the SDK <getting-started/installation>
getting-started/quickstart
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Writing DAML
2019-04-04 11:33:38 +03:00
daml/intro/0_Intro.rst
2019-04-04 11:33:38 +03:00
daml/reference/index
daml/reference/base
2019-04-04 11:33:38 +03:00
daml/daml-studio
daml/testing-scenarios
daml/troubleshooting
daml/good-daml
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Building applications
2019-04-04 11:33:38 +03:00
app-dev/index
2019-04-04 11:33:38 +03:00
app-dev/bindings-java/index
app-dev/bindings-scala/index
app-dev/bindings-js
app-dev/grpc/index
app-dev/bindings-x-lang/index
app-dev/app-arch
2019-04-04 11:33:38 +03:00
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: SDK tools
2019-04-04 11:33:38 +03:00
tools/assistant
tools/sandbox
tools/visual
2019-04-04 11:33:38 +03:00
tools/navigator/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Background concepts
2019-04-04 11:33:38 +03:00
concepts/glossary
2019-04-04 11:33:38 +03:00
concepts/ledger-model/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Deploying
deploy/index
deploy/ledger-topologies
2019-04-04 11:33:38 +03:00
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Examples
examples/examples
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Experimental features
2019-04-04 11:33:38 +03:00
experimental/warning
daml-integration-kit/index
migrate/index
2019-04-04 11:33:38 +03:00
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Support and updates
2019-04-04 11:33:38 +03:00
support/support
support/release-notes
Roadmap <support/roadmap>