docs: fix getting started having 2 toctrees

Instead of having 2 toctrees for setup and build your first project parts, use os-specific refs for the build your first project part
This commit is contained in:
Djordje Nedic
2022-04-15 16:26:21 +02:00
committed by Djordje Nedic
parent eef5e73842
commit 5250ca1627
12 changed files with 321 additions and 224 deletions
+2 -1
View File
@@ -229,11 +229,12 @@ Technically, you can add ``export.sh`` to your shell's profile directly; however
.. _get-started-build:
.. _get-started-configure:
.. _get-started-connect:
.. _get-started-first-steps:
.. _get-started-linux-macos-first-steps:
Step 5. First Steps on ESP-IDF
==============================
.. include:: linux-macos-start-project.rst
.. include:: start-project.rst
Tip: Updating ESP-IDF