doc: Fix headings of the API documentation.
Removes the Auto-generated text from the main heading. Changes the headings to the consistent hierarchy used elsewhere in the documentation. Change-Id: I146e4d7ac280b4a3bb81fc3263f826637a8bf08f Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0c2e25f73e
commit
8f1e55044b
1 changed files with 20 additions and 20 deletions
|
@ -1,121 +1,121 @@
|
|||
.. _api:
|
||||
|
||||
Auto-generated API Documentation
|
||||
################################
|
||||
API Documentation
|
||||
#################
|
||||
|
||||
Nanokernel
|
||||
==========
|
||||
**********
|
||||
|
||||
Fibers
|
||||
--------
|
||||
======
|
||||
|
||||
.. doxygengroup:: nanokernel_fiber
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Semaphores
|
||||
-----------
|
||||
==========
|
||||
|
||||
.. doxygengroup:: nanokernel_semaphore
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
LIFOs
|
||||
-----------
|
||||
=====
|
||||
|
||||
.. doxygengroup:: nanokernel_lifo
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
FIFOs
|
||||
-----------
|
||||
=====
|
||||
|
||||
.. doxygengroup:: nanokernel_fifo
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Stacks
|
||||
-----------
|
||||
======
|
||||
|
||||
.. doxygengroup:: nanokernel_stack
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Timers
|
||||
-----------
|
||||
======
|
||||
|
||||
.. doxygengroup:: nanokernel_timer
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Microkernel
|
||||
===========
|
||||
***********
|
||||
|
||||
Events
|
||||
-------
|
||||
======
|
||||
|
||||
.. doxygengroup:: microkernel_event
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
FIFOs
|
||||
-----
|
||||
=====
|
||||
|
||||
.. doxygengroup:: microkernel_fifo
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Pipes
|
||||
-----
|
||||
=====
|
||||
|
||||
.. doxygengroup:: microkernel_pipe
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Interrupt Services
|
||||
------------------
|
||||
==================
|
||||
|
||||
.. doxygengroup:: microkernel_irq
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Mailboxes
|
||||
------------------
|
||||
=========
|
||||
|
||||
.. doxygengroup:: microkernel_mailbox
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Memory Maps
|
||||
------------
|
||||
===========
|
||||
|
||||
.. doxygengroup:: microkernel_memorymap
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Mutexes
|
||||
---------
|
||||
=======
|
||||
|
||||
.. doxygengroup:: microkernel_mutex
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Semaphores
|
||||
-----------
|
||||
==========
|
||||
|
||||
.. doxygengroup:: microkernel_semaphore
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Timers
|
||||
-----------
|
||||
======
|
||||
|
||||
.. doxygengroup:: microkernel_timer
|
||||
:project: Zephyr
|
||||
:content-only:
|
||||
|
||||
Tasks
|
||||
-----------
|
||||
=====
|
||||
|
||||
.. doxygengroup:: microkernel_task
|
||||
:project: Zephyr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue