Go to file
Allan Stephens fa2e040198 doc: Enhance usability of top-level documentation page
Regroups documents into 3 sets::

1) Documents needed when first encountering Zephyr. (Basically what
   you need to decide if you're interested in Zephyr, what it can do
   for you, and how to get the code so you can experiment with it.)

2) Documents used when developing new Zephyr software.

3) Reference documents for Zephyr. (Having these on the main page
   instead of a sub-page make sense, since the API guide and
   configuration option guide will be consulted frequently by users.)

Change-Id: Ifee7ac83f041c24e1efbe3ba7379c21a2ba8b9bc
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:15:21 -05:00
arch Add context switch profile point. 2016-02-05 20:15:20 -05:00
doc doc: Enhance usability of top-level documentation page 2016-02-05 20:15:21 -05:00
drivers
include Add context switch profile point. 2016-02-05 20:15:20 -05:00
kernel Add context switch profile point. 2016-02-05 20:15:20 -05:00
lib
misc
net
samples Add profile collector sample. 2016-02-05 20:15:20 -05:00
scripts
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile Kbuild: Don't warn on zero-length format strings 2016-02-05 20:15:21 -05:00
Makefile.inc
zephyr-env.sh