zephyr/doc/kernel
Inaky Perez-Gonzalez bf94c8f3b3 doc: remove warning on failed code highlighting
Four code snippets fail to be properly recognized by the code
highlighter; the makefile snippets seem to be because of the $
character (and I have found a way to escape it out). The C code, I
haven't been able to find out why.

Killed the warning by setting the code-block style to 'none' on all of
them. It is not the best sollution, but it beats a polluted build
process.

Change-Id: I8fa7d327354a93bacad40e25596c9dbaf9ea1e92
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-14 20:00:50 +00:00
..
common doc: Add clarification to common execution contexts docs 2016-03-03 09:50:34 +00:00
microkernel doc: remove warning on failed code highlighting 2016-06-14 20:00:50 +00:00
nanokernel doc: fix "header inconsistency" in interrupts doc. 2016-06-14 20:00:45 +00:00
overview doc: Doc updates for C++ feature with updates from code review. 2016-02-27 10:03:00 +00:00
kernel.rst doc: create subsystem section 2016-04-12 22:52:43 +00:00