Browse Source

doc: add new section 'Developing with Zephyr'

Move all introductionary docs into one new section.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/44653/head
Anas Nashif 3 years ago committed by Carles Cufí
parent
commit
5ca2eae5d5
  1. 0
      doc/develop/getting_started/img/ReelBoard-Blinky.png
  2. 0
      doc/develop/getting_started/index.rst
  3. 0
      doc/develop/getting_started/installation_linux.rst
  4. 0
      doc/develop/getting_started/installation_mac.rst
  5. 0
      doc/develop/getting_started/installation_win.rst
  6. 0
      doc/develop/getting_started/toolchain_3rd_party_x_compilers.rst
  7. 0
      doc/develop/getting_started/toolchain_custom_cmake.rst
  8. 0
      doc/develop/getting_started/toolchain_host.rst
  9. 0
      doc/develop/getting_started/toolchain_other_x_compilers.rst
  10. 2
      doc/index-tex.rst
  11. 2
      doc/index.rst

0
doc/getting_started/img/ReelBoard-Blinky.png → doc/develop/getting_started/img/ReelBoard-Blinky.png

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

0
doc/getting_started/index.rst → doc/develop/getting_started/index.rst

0
doc/getting_started/installation_linux.rst → doc/develop/getting_started/installation_linux.rst

0
doc/getting_started/installation_mac.rst → doc/develop/getting_started/installation_mac.rst

0
doc/getting_started/installation_win.rst → doc/develop/getting_started/installation_win.rst

0
doc/getting_started/toolchain_3rd_party_x_compilers.rst → doc/develop/getting_started/toolchain_3rd_party_x_compilers.rst

0
doc/getting_started/toolchain_custom_cmake.rst → doc/develop/getting_started/toolchain_custom_cmake.rst

0
doc/getting_started/toolchain_host.rst → doc/develop/getting_started/toolchain_host.rst

0
doc/getting_started/toolchain_other_x_compilers.rst → doc/develop/getting_started/toolchain_other_x_compilers.rst

2
doc/index-tex.rst

@ -14,7 +14,7 @@ Zephyr Project Documentation @@ -14,7 +14,7 @@ Zephyr Project Documentation
:caption: Contents
introduction/index.rst
getting_started/index.rst
develop/index.rst
contribute/index.rst
build/index.rst
kernel/index.rst

2
doc/index.rst

@ -102,7 +102,7 @@ Sections @@ -102,7 +102,7 @@ Sections
:caption: Contents
introduction/index.rst
getting_started/index.rst
develop/index.rst
contribute/index.rst
development_process/index.rst
application/index.rst

Loading…
Cancel
Save