doc: remove guides and split content

Remove the old guides section and move all remaining items into new
sections.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-05 17:36:48 -04:00 committed by Carles Cufí
commit 7ad2f76720
22 changed files with 20 additions and 21 deletions

View file

@ -41,7 +41,7 @@ licensing, as described in :ref:`Zephyr_Licensing`.
<p>Introducing the Zephyr Project: overview, architecture, features, and licensing</p>
</li>
<li class="grid-item">
<a href="getting_started/index.html">
<a href="develop/getting_started/index.html">
<span class="grid-icon fa fa-map-signs"></span>
<h2>Getting Started Guide</h2>
</a>
@ -65,11 +65,11 @@ licensing, as described in :ref:`Zephyr_Licensing`.
by Zephyr</p>
</li>
<li class="grid-item">
<a href="reference/index.html">
<a href="hardware/index.html">
<span class="grid-icon fa fa-sign-in"></span>
<h2>API Reference</h2>
<h2>Hardware Support</h2>
</a>
<p>API Documentation, Zephyr configuration, and subsystem Reference</p>
<p>Information about supported architectures, supported hardware and porting guides</p>
</li>
<li class="grid-item">
<a href="security/index.html">
@ -86,11 +86,11 @@ licensing, as described in :ref:`Zephyr_Licensing`.
<p>List of supported boards and platforms.</p>
</li>
<li class="grid-item">
<a href="guides/index.html">
<a href="services/index.html">
<span class="grid-icon fa fa-puzzle-piece"></span>
<h2>User and Developer Guides</h2>
<h2>OS Services</h2>
</a>
<p>User and Developer Guides, including tools and tips</p>
<p>OS Services and guides how to use them with Zephyr</p>
</li>
</ul>
@ -108,7 +108,6 @@ Sections
connectivity/index.rst
services/index.rst
reference/index.rst
guides/index.rst
hardware/index.rst
security/index.rst
contribute/index.rst