daml/docs/source/operating-daml.rst
carrielaben-da 3ff5cb6292
TOC index pages (#13468)
Adding text to the previously blank index pages on the Daml side of the documentation (text for the Canton side to follow.)

[CHANGELOG_BEGIN]

[CHANGELOG_END]

Co-authored-by: carrie-laben <91496516+carrie-laben@users.noreply.github.com>
2022-03-31 11:12:58 -04:00

15 lines
709 B
ReStructuredText

.. Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
.. SPDX-License-Identifier: Apache-2.0
Operating Daml
==============
The Operating Daml section covers various processes that may be necessary to support Daml applications in a business environment, such as participant pruning and metering, as well as the basic system requirements for Daml applications. Additional operating information for supporting Daml applications using the Canton distributed ledger protocol can be found in the `Platform Operations User Manual <https://docs.daml.com/canton/usermanual/usermanual.html>`_.
.. toctree::
:maxdepth: 2
ops/pruning
ops/metering
ops/requirements