Go to file
Inaky Perez-Gonzalez d49d17f80b doc: remove *.h so documentation generation doesn't complain
With *.h added, the REST processor does not escape it and it thinks is
a non-finished emphasis line (*ddd*). Although the rest generator
should be fixed to escape those things, we don't have the resources to
tackle that and removing '*.h' doesn't alter the meaning.

Change-Id: I6b39551fc8d37d8dd63a68ed70619fc8fb64f2e5
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-15 01:44:54 +00:00
arch doc: removed unused/defined CONFIG_EOI_HANDLER_SUPPORTED config option 2016-06-14 20:00:52 +00:00
boards
doc doc: Fix typo in reference to microkernel_memory_maps 2016-06-15 01:44:54 +00:00
drivers doc: remove *.h so documentation generation doesn't complain 2016-06-15 01:44:54 +00:00
ext
include sys_log: adds system log documentation page 2016-06-14 22:55:38 +00:00
kernel nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
lib
misc
net Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
samples testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
scripts
tests testcases: sample static testcase to run checkpatch on the source 2016-06-14 23:49:57 +00:00
.checkpatch.conf
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINER: add maintainer component and reviewers 2016-06-10 19:32:20 +00:00
Makefile libc: change linking order to avoid over-stripping of symbols 2016-06-14 16:55:53 +00:00
Makefile.inc Revert "build: Do not depend on python while creating the relative path" 2016-06-14 16:55:52 +00:00
zephyr-env.sh