fix folder index sections to properly display in side nav menu

This commit is contained in:
Lucy Cifferello
2022-01-28 18:34:56 -07:00
parent b908e782e4
commit 7b98cc3fc4
4 changed files with 12 additions and 75 deletions

View File

@@ -1,22 +1,11 @@
.. _about: .. _about:
.. title:: About Start9 Labs =====
About
.. raw:: html =====
<div class="landing landing--floating">
.. hero-box::
:title: About Start9 Labs
:button_icon: scylla-icon scylla-icon--monitoring
:image: /_static/img/eos_0.3.0.png
Here you will find out how to join the community and give back! Here you will find out how to join the community and give back!
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html .. raw:: html
<div class="topics-grid grid-container full"> <div class="topics-grid grid-container full">
@@ -81,10 +70,6 @@
</div></div> </div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display .. This is for the side navigation display
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@@ -1,22 +1,11 @@
.. _contribute: .. _contribute:
.. title:: Contribute ==========
Contribute
.. raw:: html ==========
<div class="landing landing--floating">
.. hero-box::
:title: Contribute
:button_icon: scylla-icon scylla-icon--monitoring
:image: /_static/img/eos_0.3.0.png
Here you will find out how to join the community and give back! Here you will find out how to join the community and give back!
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html .. raw:: html
<div class="topics-grid grid-container full"> <div class="topics-grid grid-container full">
@@ -63,10 +52,6 @@
</div></div> </div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display .. This is for the side navigation display
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@@ -1,22 +1,11 @@
.. _learn: .. _learn:
.. title:: Learn =====
Learn
.. raw:: html =====
<div class="landing landing--floating">
.. hero-box::
:title: Learn
:button_icon: scylla-icon scylla-icon--monitoring
:image: /_static/img/eos_0.3.0.png
Here you will find information on concepts that will help you understand the technologies used by and relevant to your device, as well as find answers to common questions, and a video library with a wide array of content, from educational to how-to. Here you will find information on concepts that will help you understand the technologies used by and relevant to your device, as well as find answers to common questions, and a video library with a wide array of content, from educational to how-to.
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html .. raw:: html
<div class="topics-grid grid-container full"> <div class="topics-grid grid-container full">
@@ -63,9 +52,6 @@
</div></div> </div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display .. This is for the side navigation display
.. toctree:: .. toctree::
@@ -74,6 +60,3 @@
concepts/index concepts/index
media/index media/index
.. faq/index

View File

@@ -1,22 +1,11 @@
.. _support: .. _support:
.. title:: Support =======
Support
.. raw:: html =======
<div class="landing landing--floating">
.. hero-box::
:title: Get Help
:button_icon: scylla-icon scylla-icon--monitoring
:image: /_static/img/eos_0.3.0.png
Here you will find help on how to use your devices, answers to frequently asked questions, and documentation for developers. Here you will find help on how to use your devices, answers to frequently asked questions, and documentation for developers.
.. raw:: html
<div class="landing__content landing__content">
.. raw:: html .. raw:: html
<div class="topics-grid grid-container full"> <div class="topics-grid grid-container full">
@@ -63,10 +52,6 @@
</div></div> </div></div>
.. raw:: html
</div></div>
.. This is for the side navigation display .. This is for the side navigation display
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
@@ -75,4 +60,3 @@
user-manual/index user-manual/index
faq/index faq/index
dev-docs/index dev-docs/index