nuttx/Documentation/reference/os
Brennan Ashton 4d3ce8f706 docs: Fix sphinx warnings listed in issue #9306
Fixes these errors:
```
 /home/bashton/nuttx-wrk/nuttx/Documentation/components/drivers/special/lcd.rst:52: WARNING: duplicate label ttgotdisplayesp32, other instance in /home/bashton/nuttx-wrk/nuttx/Documentation/components/drivers/special/framebuffer.rst
 /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/sim/sim/boards/sim/index.rst:370: CRITICAL: Unexpected section title.
 /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/sim/sim/boards/sim/index.rst:394: CRITICAL: Unexpected section title.
 /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/sim/sim/boards/sim/index.rst:1494: ERROR: Inconsistent literal block quoting.
 /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/sim/sim/boards/sim/index.rst:1569: WARNING: Literal block expected; none found.
 /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/xtensa/esp32s2/boards/esp32s2-kaluga-1/index.rst:207: WARNING: download file not readable: /home/bashton/nuttx-wrk/nuttx/Documentation/platforms/xtensa/esp32s2/boards/esp32s2-kaluga-1/tone.wav
 checking consistency... /home/bashton/nuttx-wrk/nuttx/Documentation/reference/os/newreno.rst: WARNING: document isn't included in any toctree
 /home/bashton/nuttx-wrk/nuttx/Documentation/guides/zerolatencyinterrupts.rst:117: WARNING: unknown document: <nestedinterrupts.rst>
```
2023-05-20 12:40:52 +08:00
..
addrenv.rst sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
app_vs_os.rst
arch.rst arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
board.rst
conventions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
index.rst docs: Fix sphinx warnings listed in issue #9306 2023-05-20 12:40:52 +08:00
iob.rst mm/iob: add a helper function to get iob count in chain 2022-12-21 01:40:24 +08:00
led.rst
mutex.rst Documentation: Fix compilation warnings 2023-03-25 12:23:35 +02:00
nat.rst net/nat: Support isolation between multiple WAN devices by saving external ip 2022-12-24 12:05:20 +08:00
newreno.rst net/tcp:Add NewReno congestion control. 2023-05-16 12:35:01 -03:00
notifier.rst Documentation: Fix compilation warnings 2023-03-25 12:23:35 +02:00
nuttx.rst
paging.rst
shm.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
smp.rst
time_clock.rst sched/clock: Rename g_system_timer to g_system_ticks 2022-09-27 17:45:44 -03:00
wqueue.rst signal: Remove configurable assignment of signal numbers 2023-03-26 08:31:36 -06:00