Skip to content

Commit 8a0005c

Browse files
Add ToC entry for Scan APIs (#1705)
solved as a proxy page as that's easiest to do with our Sphinx setup. [static] --------- Signed-off-by: Simon Meier <[email protected]> Co-authored-by: Wayne Collier <[email protected]>
1 parent 98e71a9 commit 8a0005c

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
..
2+
Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
3+
..
4+
SPDX-License-Identifier: Apache-2.0
5+
6+
Scan APIs
7+
=========
8+
9+
The Scan APIs are a collection of APIs for querying the state of the Global Synchronizer.
10+
See :ref:`app_dev_scan_api` for their documentation.
11+
12+
The Scan APIs are a subset of the APIs available to interact with nodes on the Canton Network.
13+
See the :ref:`Overview section <app_dev_overview>` for an overview of all the APIs available to application developers and how to use them.

docs/src/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Global Synchronizer for the Canton Network
4040
app_dev/overview/version_information
4141
app_dev/testing/index
4242
app_dev/ledger_api/index
43+
app_dev/scan_api/toc_proxy
4344
app_dev/overview/splice_app_apis
4445
app_dev/daml_api/index
4546
app_dev/daml_models/index

0 commit comments

Comments
 (0)