Documentation: unify applications/xxx/index.rst
This commit is contained in:
parent
931096f3f6
commit
abdcc8d17c
@ -4,10 +4,11 @@ Audio Utility libraries
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
- fmsynth - FM Synthesizer Library
|
||||
- nxaudio - NX Audio Library
|
||||
|
@ -4,7 +4,8 @@ Bootloader Utilities
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
@ -4,10 +4,11 @@ Cryptography Library Support
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
wolfssl/index.rst
|
||||
*/index*
|
||||
|
||||
- controlse - Control Secure Element device
|
||||
- libsodium - Libsodium Cryptography Library
|
||||
|
@ -33,7 +33,8 @@ Supported examples
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
@ -4,10 +4,11 @@ File System Utilities
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
- flash_eraseall - flash_eraseall() function
|
||||
- inih - inih ini file parser
|
||||
|
@ -15,5 +15,6 @@ to Doom in many ways. That game is not part of Apache NuttX.
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
@ -4,10 +4,11 @@ Graphics Support
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
|
||||
*/*
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- ft80x - FTDI/BridgeTek FT80x library
|
||||
- libjpeg - libjpeg JPEG image encoding
|
||||
|
@ -4,10 +4,11 @@ Industrial Applications
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
- foc - Field Oriented Control user-space library
|
||||
- scpi - SCPI instrument side parser
|
||||
|
@ -7,10 +7,11 @@ incorporated into NuttX.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
- duktape - Duktape JavaScript interpreter
|
||||
- luajit - LuaJIT interpreter
|
||||
|
@ -4,7 +4,8 @@ Logging Utilities
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
@ -4,10 +4,11 @@ Network Utilities
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
|
||||
- chat - Chat tool
|
||||
|
@ -4,8 +4,9 @@ System Libraries and NSH Add-Ons
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
|
@ -13,10 +13,11 @@ with little value as usage examples.
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/*
|
||||
*/index*
|
||||
|
||||
- atomic - "Test atomic" testing
|
||||
- batterydump - Battery dump for test
|
||||
|
@ -6,6 +6,7 @@ Wireless Libraries and NSH Add-Ons
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user