Skip to content

Commit 8aab341

Browse files
authored
moving resource mgmt to correct spot (#126)
* moving resource mgmt to correct spot * typo
1 parent 3bca8ce commit 8aab341

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

_toc.yml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ subtrees:
1313
- caption: "Set Up Your Developer Environment"
1414
entries:
1515

16+
- file: ops/requirements
1617
- file: getting-started/installation
1718
title: "Installation"
18-
- file: ops/requirements
19-
title: "System Requirements"
2019
- file: getting-started/path-variables
2120
title: "Set JAVA_HOME and PATH Variables"
2221
- file: getting-started/manual-download
@@ -157,6 +156,13 @@ subtrees:
157156
title: "Logging"
158157
- file: json-api/production-setup/metrics
159158
title: "Metrics"
159+
- file: daml/resource-management/index
160+
subtrees:
161+
- hidden: False
162+
titlesonly: True
163+
entries:
164+
- file: daml/resource-management/latency-and-throughput
165+
- file: daml/resource-management/active-contract-set
160166
- file: app-dev/ledger-api
161167
title: "Build Integration with the Ledger API"
162168
subtrees:
@@ -732,7 +738,7 @@ subtrees:
732738
entries:
733739

734740
- file: deploy-daml/intro/index
735-
title: "Intro"
741+
title: "Introducing Canton"
736742
subtrees:
737743
- hidden: False
738744
titlesonly: True
@@ -824,13 +830,6 @@ subtrees:
824830
entries:
825831
- file: canton/reference/admin_apis
826832
title: "Administration APIs"
827-
- file: daml/resource-management/index
828-
subtrees:
829-
- hidden: False
830-
titlesonly: True
831-
entries:
832-
- file: daml/resource-management/latency-and-throughput
833-
- file: daml/resource-management/active-contract-set
834833
- file: canton/usermanual/performance
835834
title: "Scaling and Performance"
836835
- file: operate-a-daml-ledger/advanced-operations/index

0 commit comments

Comments
 (0)