raiden00pl
|
56cb0450cc
|
Documentation: fix warning
|
2023-11-08 15:54:54 +08:00 |
|
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 |
|
Lucas Saavedra Vaz
|
c961edbe6c
|
Documentation: Fix compilation warnings
|
2023-03-25 12:23:35 +02:00 |
|
田昕
|
96a45e2c75
|
sched/misc:add linux-like reboot notifier list
Signed-off-by: 田昕 <tianxin7@xiaomi.com>
|
2022-12-29 19:18:42 +08:00 |
|
anjiahao
|
1c416b1712
|
Documentation:add nxmutex Description
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
|
2022-10-22 14:50:48 +08:00 |
|
Nathan Hartman
|
4a75b41b4d
|
Documentation: Minor fixes
Documentation/guides/drivers.rst:
* Replace wrong "Ethernet" with "SD Card"
Documentation/platforms/arm/imxrt/index.rst:
* Fix misspelled "Supported"
Documentation/platforms/xtensa/esp32/index.rst:
* Fix doubled "also"
* Fix "the" -> "to"
Documentation/reference/os/index.rst:
* Fix doubled "also"
* Fix "also" -> "are"
|
2021-04-20 21:31:18 -05:00 |
|
Matias N
|
75b13c8353
|
documentation: improve boardctl() docs
|
2021-03-25 19:03:49 -03:00 |
|
Xiang Xiao
|
302d4da341
|
Documentation: Move note.rst to components/drivers/character/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 11:45:05 -07:00 |
|
Nakamura, Yuuichi
|
1472a913a9
|
Add documentation for note filters and task trace guides
|
2020-10-16 10:13:15 +08:00 |
|
Matias N
|
4276d6254a
|
rename doc/ -> Documentation/
|
2020-08-24 10:29:55 -07:00 |
|