mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 17:03:29 +00:00
by the below command:
find . -type f -name '*.rst' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| build_and_make.rst | ||
| compiling.rst | ||
| configuring.rst | ||
| debugging.rst | ||
| index.rst | ||
| install.rst | ||
| organization.rst | ||
| quickstart.rst | ||
| running.rst | ||