nuttx/Documentation/components/drivers/special
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
..
ethernet.rst
framebuffer.rst docs: Fix sphinx warnings listed in issue #9306 2023-05-20 12:40:52 +08:00
i2c.rst
index.rst Documentation: Move syslog.rst to components/drivers/special/ 2020-10-18 11:45:05 -07:00
lcd.rst docs: Fix sphinx warnings listed in issue #9306 2023-05-20 12:40:52 +08:00
mtd.rst mtd: Replace MTDIOC_XIPBASE with BIOC_XIPBASE 2021-08-12 08:01:29 -03:00
sdio.rst
socketcan.rst Documentation: Move socketcan.rst to components/drivers/special/ 2020-10-18 11:45:05 -07:00
spi.rst
syslog.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
usbdev.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
usbhost.rst