daml/docs/source/index.rst
Stefano Baghino 52110e31a3
Remove Extractor (#12188)
* Remove Extractor

Extractor is being removed after a long time being in Labs status.

This should improve the flakiness on CI.

🔥

changelog_begin
Extractor has been removed from the SDK
changelog_end

* Remove Extractor documentation

* Remove Extractor from CODEOWNERS

* Remove Extractor references in Daml-LF build files

* Remove Extractor references in the Daml SDK assistant

* Remove Extractor from the SDK

* Remove Extractor reference from CONTRIBUTING.md
2021-12-17 13:43:23 +00:00

131 lines
2.3 KiB
ReStructuredText

.. Copyright (c) 2021 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
.. SPDX-License-Identifier: Apache-2.0
Daml Documentation
##################
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
self
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Getting started
Installing the SDK <getting-started/installation>
Building Your App <getting-started/index>
getting-started/app-architecture
getting-started/first-feature
Cheat Sheet <https://docs.daml.com/cheat-sheet>
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Writing Daml
daml/intro/0_Intro.rst
daml/reference/index
daml/stdlib/index
daml/troubleshooting
/daml/patterns
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Building applications
app-dev/app-arch
app-dev/bindings-ts/index
json-api/index
Daml Script <daml-script/index>
Daml REPL <daml-repl/index>
upgrade/index
app-dev/authorization
app-dev/ledger-api
app-dev/command-deduplication
triggers/index
tools/trigger-service/index
tools/auth-middleware/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: Operating Daml
ops/requirements
ops/pruning
ops/connect/index
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Developer Tools
tools/assistant
daml/daml-studio
tools/sandbox
tools/navigator/index
tools/codegen
tools/profiler
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Background concepts
concepts/glossary
concepts/ledger-model/index
concepts/identity-and-package-management
concepts/time
concepts/local-ledger
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Examples
Examples <https://daml.com/examples>
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Early Access Features
tools/export/index
tools/visual
concepts/interoperability
tools/non-repudiation
.. toctree::
:titlesonly:
:maxdepth: 2
:hidden:
:caption: Daml Ecosystem
support/overview
support/releases
support/compatibility
support/support