daml/docs/source/index.rst
Anup Kalburgi 5cca3fc7fd Adding docs for generating visual (#1619)
* Adding docs for generating visual

* Just crappy

* Lines lengths do matter

* adapting changes from PR looking lot better now

*  is # the title char ?

* Updating release notes

* Colons missing

* Needs to be in a tree. Ah trees

* Spaces
2019-06-17 16:31:15 +00:00

96 lines
1.6 KiB
ReStructuredText

.. Copyright (c) 2019 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/introduction
getting-started/quickstart
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Writing DAML
daml/reference/index
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: Examples
examples/examples
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Experimental features
experimental/warning
daml-integration-kit/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Support and updates
support/support
support/release-notes
Roadmap <support/roadmap>