Commit 7ad2f767 authored by Anas Nashif's avatar Anas Nashif Committed by Carles Cufi
Browse files

doc: remove guides and split content



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

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent a084be3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,3 +15,4 @@ Developing with Zephyr
   modules.rst
   west/index
   test/index
   tools/index
+3 −5
Original line number Diff line number Diff line
.. _user_guides:
.. _dev_tools:

User and Developer Guides
#########################
Tools and IDEs
##############

.. toctree::
   :maxdepth: 1

   coccinelle.rst
   platformio/index.rst
   portability/index.rst
   porting/index
Loading