daml/docs/source/index.rst
Bernhard Elsner c496e2bf05
Relabel "Experimental" to "Early Access" and reorganise pages (#5411)
CHANGELOG_BEGIN

- Move daml2ts, bindings-ts and JSON API out of experimental section in docs
- Rename Experimental to Early Access in docs and assistant
- Reorganise the docs a little bit to de-emphasise the Ledger API

CHANGELOG_END
2020-04-03 16:29:22 +02:00

114 lines
1.9 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>
getting-started/index
getting-started/testing
.. 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
json-api/index
daml2js/index
app-dev/bindings-ts/index
DAML Script <daml-script/index>
upgrade/index
app-dev/authentication
app-dev/ledger-api
.. 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: Early Access Features
tools/navigator/console
tools/extractor
daml-integration-kit/index
triggers/index
daml-repl/index
tools/visual
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Support and updates
support/support
support/release-notes
Roadmap <support/roadmap>