]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: remove northbound _sidebar definition
authorQuentin Young <qlyoung@qlyoung.net>
Thu, 28 Sep 2023 16:03:28 +0000 (12:03 -0400)
committerQuentin Young <qlyoung@qlyoung.net>
Thu, 28 Sep 2023 16:04:05 +0000 (12:04 -0400)
This ain't a wiki

But retain the ordering set up in the _sidebar in the RST index

Signed-off-by: Quentin Young <qlyoung@qlyoung.net>
doc/developer/northbound/_sidebar.rst [deleted file]
doc/developer/northbound/northbound.rst

diff --git a/doc/developer/northbound/_sidebar.rst b/doc/developer/northbound/_sidebar.rst
deleted file mode 100644 (file)
index f2bca0b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Northbound:
-~~~~~~~~~~~
-
--  [[Architecture]]
--  [[Transactional CLI]]
--  [[Retrofitting Configuration Commands]]
--  [[Operational data, RPCs and Notifications]]
--  [[Plugins - ConfD]]
--  [[Plugins: Sysrepo]]
--  [[Plugins - Writing Your Own]]
--  [[YANG module translator]]
--  [[Advanced topics]]
--  [[YANG tools]]
--  [[Demos]]
--  [[Links]]
index c5e30f16ca7560e4d092082c1e328a5e292002d8..7dddf06460398bdd9fe8123531795293a9a7333e 100644 (file)
@@ -7,15 +7,15 @@ Northbound API
 .. toctree::
    :maxdepth: 2
 
-   advanced-topics
    architecture
-   demos
-   links
+   transactional-cli
+   retrofitting-configuration-commands
    operational-data-rpcs-and-notifications
    plugins-sysrepo
+   advanced-topics
+   yang-tools
+   yang-module-translator
+   demos
+   links
    ppr-basic-test-topology
    ppr-mpls-basic-test-topology
-   retrofitting-configuration-commands
-   transactional-cli
-   yang-module-translator
-   yang-tools