zephyr/doc/kernel/microkernel
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
..
microkernel_data.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_events.rst doc: Edit microkernel_events for clarity, ReST syntax, and parallelism. 2016-03-03 09:50:46 +00:00
microkernel_fibers.rst doc: Minor edits needed on microkernel_fibers.rst 2016-02-26 21:18:08 +00:00
microkernel_fifos.rst doc: Edit microkernel API links 2016-04-13 15:04:04 +00:00
microkernel_mailboxes.rst doc: Edit microkernel API links 2016-04-13 15:04:04 +00:00
microkernel_memory_maps.rst doc : Corrections to memory_map doc page 2016-05-26 10:58:11 +00:00
microkernel_memory_pools.rst doc: remove warning on failed code highlighting 2016-06-14 20:00:50 +00:00
microkernel_memory.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_mutexes.rst doc: Edit microkernel_mutexes.rst; add ReST syntax, clarifications. 2016-03-08 00:42:12 +00:00
microkernel_pipes.rst doc: fix 'unexpected indentation' warnings 2016-06-14 20:00:45 +00:00
microkernel_semaphores.rst doc: Edit microkernel_semaphores.rst for consist structure and APIs. 2016-03-03 09:49:24 +00:00
microkernel_synchronization.rst doc: Reorder listing of microkernel synchronization objects 2016-02-05 20:15:26 -05:00
microkernel_tasks.rst doc: Edit microkernel_tasks.rst for grammar and clarity 2016-02-24 17:02:19 +00:00
microkernel_timers.rst doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability. 2016-03-04 15:09:37 +00:00
microkernel.rst microkernel: deprecate task IRQs 2016-04-15 16:02:12 +00:00