Skip to content

Commit 9e49e10

Browse files
committed
Flatten Send Alerts to Robusta sidebar tree
Move the toctree above all H2 sections so the theme renders its entries directly under the page, not nested under the Programmatic Integration heading.
1 parent c8f913b commit 9e49e10

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

docs/configuration/index.rst

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,6 @@ Send Alerts to Robusta
55

66
Connect your monitoring system to Robusta, to enrich alerts and apply automation rules.
77

8-
Programmatic Integration
9-
-------------------------
10-
11-
.. grid:: 1 1 2 3
12-
:gutter: 3
13-
14-
.. grid-item-card:: :octicon:`code;1em;` Send Alerts API
15-
:class-card: sd-bg-light sd-bg-text-light
16-
:link: exporting/send-alerts-api
17-
:link-type: doc
18-
19-
Send alerts programmatically via the legacy ``/api/alerts`` REST endpoint.
20-
21-
.. grid-item-card:: :octicon:`code;1em;` Configuration Changes API
22-
:class-card: sd-bg-light sd-bg-text-light
23-
:link: exporting/configuration-changes-api
24-
:link-type: doc
25-
26-
Send configuration changes programmatically via the legacy REST endpoint.
27-
288
.. toctree::
299
:maxdepth: 1
3010
:hidden:
@@ -51,6 +31,26 @@ Programmatic Integration
5131
alertmanager-integration/customize-labels-priorities
5232
exporting/custom-webhooks
5333

34+
Programmatic Integration
35+
-------------------------
36+
37+
.. grid:: 1 1 2 3
38+
:gutter: 3
39+
40+
.. grid-item-card:: :octicon:`code;1em;` Send Alerts API
41+
:class-card: sd-bg-light sd-bg-text-light
42+
:link: exporting/send-alerts-api
43+
:link-type: doc
44+
45+
Send alerts programmatically via the legacy ``/api/alerts`` REST endpoint.
46+
47+
.. grid-item-card:: :octicon:`code;1em;` Configuration Changes API
48+
:class-card: sd-bg-light sd-bg-text-light
49+
:link: exporting/configuration-changes-api
50+
:link-type: doc
51+
52+
Send configuration changes programmatically via the legacy REST endpoint.
53+
5454
Prometheus & AlertManager
5555
--------------------------
5656

0 commit comments

Comments
 (0)