daml/docs/source/index.rst
Robin Krom 47238a5508
language: docu: documentation for the migrate command of damlc (#2579)
* language: docu: documentation for the migrate command of damlc

This adds a section on how to migrate between two different versions of
two packages.

* addressing martin's comments

* addressing bernhard's comments
2019-08-19 16:58:52 +02:00

107 lines
1.7 KiB
ReStructuredText

.. Copyright (c) 2019 The DAML Authors. 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/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/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
app-dev/app-arch
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: SDK tools
tools/assistant
tools/sandbox
tools/visual
tools/navigator/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Background concepts
concepts/glossary
concepts/ledger-model/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Deploying
deploy/index
deploy/ledger-topologies
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Examples
examples/examples
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Experimental features
experimental/warning
daml-integration-kit/index
migrate/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Support and updates
support/support
support/release-notes
Roadmap <support/roadmap>