zephyr/doc/getting_started/getting_started.rst
Rodrigo Caballero 77d1e04a7f doc: Fix minor grammar error on getting_started.rst
Change-Id: Ifdd6527d37098edd233ef6a152541419e1708fad
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-16 17:05:04 +00:00

22 lines
546 B
ReStructuredText

.. _getting_started:
Getting Started Guide
#####################
Use this guide to get started with your Zephyr development. We have collected
all procedures you will need in three basic steps:
.. toctree::
:maxdepth: 1
setting_up.rst
developing.rst
building_zephyr.rst
Configuring Network and Proxies
*******************************
Setting up your Zephyr development requires Internet access. Verify that
console commands can be run as both user and administrator and that access to
the Internet is not impeded by a firewall.