doc/getting_started: replace missing TOC entry with link
A warning was generated for the TOC entry "About Zephyr", which was missing; replaced with a link to said section (to reduce clutter in the document). Change-Id: I1f879bc21bad8ec857781208ad9e31079015292a Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
parent
4e10a23887
commit
89368bf63a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
|||
Getting Started Guide
|
||||
#####################
|
||||
|
||||
Use this guide to get started with your Zephyr development.
|
||||
Use this guide to get started with your :ref:`Zephyr <about_zephyr>`
|
||||
development.
|
||||
|
||||
Set Up the Development Environment
|
||||
**********************************
|
||||
|
@ -19,7 +20,6 @@ Use the following procedures to create a new development environment.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
about_zephyr.rst
|
||||
installation_linux.rst
|
||||
installation_mac.rst
|
||||
installation_win.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue