diff --git a/_static/css/custom.css b/_static/css/custom.css index 20417d54c45cf2b4a39e671926d756cede5fa5bc..0a0f69e9c8948bdd8b3647b3fe30ebf32a4282ca 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 7c2ee09ff5320ed1faf9e08f41800123b7206896..8172f05328e2a4f9d6ef916603b7016028a0e928 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 a01e4ad5024bbb34de12063940ad842ebc6d9574..06196ee5de47d7ac2ca3931c5483f821c1bd70dd 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 4a907c0600a83a63a08e36ac7a340a49ce32da6c..a4f77d55a55dac6f8647c90e56d2cd3e19e12026 100644 --- a/boards/beagleconnect/technology/story.rst +++ b/boards/beagleconnect/technology/story.rst @@ -1,4 +1,4 @@ -.. _beagleconnect-home: +.. _beagleconnect-story: BeagleConnect™ Story *********************