From 40db3d1ff4fbf51f5d20306405fb5b8df25da98d Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 7 Sep 2022 14:26:23 -0400 Subject: [PATCH] beagleconnect: adjust ToC again --- _static/css/custom.css | 6 +++++- boards/beagleconnect/index.rst | 18 ++++++------------ boards/beagleconnect/technology/index.rst | 3 +++ boards/beagleconnect/technology/story.rst | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) diff --git a/_static/css/custom.css b/_static/css/custom.css index 20417d54..0a0f69e9 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -64,4 +64,8 @@ * fixing larger font size for paragraphs in the kconfig tables */ .wy-table-responsive td p { font-size: 100%; -} \ No newline at end of file +} + +span.strike { + text-decoration: line-through; +} diff --git a/boards/beagleconnect/index.rst b/boards/beagleconnect/index.rst index 7c2ee09f..8172f053 100644 --- a/boards/beagleconnect/index.rst +++ b/boards/beagleconnect/index.rst @@ -38,6 +38,12 @@ BeagleConnect™ technology solves: * The need to produce high-volume custom hardware cost-optimized for your requirements. +.. toctree:: + :maxdepth: 2 + + /boards/beagleconnect/technology/index.rst + /boards/beagleconnect/technology/story.rst + BeagleConnect Experience ************************* @@ -88,18 +94,6 @@ For home automaters, integration into WebThings… :alt: BeagleConnect -BeagleConnect Technology -************************ - -Learn about the technology behind BeagleConnect. - -.. toctree:: - :maxdepth: 2 - - /boards/beagleconnect/technology/index.rst - /boards/beagleconnect/technology/story.rst - - BeagleConnect Boards ******************** diff --git a/boards/beagleconnect/technology/index.rst b/boards/beagleconnect/technology/index.rst index a01e4ad5..06196ee5 100644 --- a/boards/beagleconnect/technology/index.rst +++ b/boards/beagleconnect/technology/index.rst @@ -1,3 +1,6 @@ +.. role:: strike + :class: strike + .. _beagleconnect-overview: BeagleConnect Technology diff --git a/boards/beagleconnect/technology/story.rst b/boards/beagleconnect/technology/story.rst index 4a907c06..a4f77d55 100644 --- a/boards/beagleconnect/technology/story.rst +++ b/boards/beagleconnect/technology/story.rst @@ -1,4 +1,4 @@ -.. _beagleconnect-home: +.. _beagleconnect-story: BeagleConnect™ Story ********************* -- GitLab