raiden00pl
|
d98ae9d3e4
|
Documentation: cosmetics changes
- various style fixes
- limit the line length to about 80 characters to improve readability in terminal-based IDEs
|
2023-10-26 20:01:21 +08:00 |
|
raiden00pl
|
8e40cfd1b6
|
Documentation: migrate /arch
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
8a330ca0bc
|
Documentation: migrate /tools
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
64b924d18c
|
Documentation: migrate /syscall
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
00d14665d1
|
Documentation: migrate /mm
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
ebcf8f0d16
|
Documentation: migrate /net
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
61cdd105ef
|
Documentation: migrate /libs
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
6448135f65
|
Documentation: migrate /fs
|
2023-10-26 00:08:54 +08:00 |
|
raiden00pl
|
1822b1c37f
|
Documentation: migrate /audio
|
2023-10-26 00:08:54 +08:00 |
|
Xiang Xiao
|
81465f659d
|
Documentation: Move nsh/ to applications/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 11:45:05 -07:00 |
|
Xiang Xiao
|
9abe505726
|
Documentation: Move syslog.rst to components/drivers/special/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 11:45:05 -07:00 |
|
Xiang Xiao
|
155e98d42c
|
Documentation: Move socketcan.rst to components/drivers/special/
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 11:45:05 -07:00 |
|
Xiang Xiao
|
598e3eedb4
|
Documentation: Remove all tail spaces from *.rst and *.html
by the below command:
find . -type f -name '*.rst' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-18 10:51:22 -07:00 |
|
Matias N
|
4a38a15332
|
convert TODOs to actual TODO banner and improve general presentation of different sections
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
2fb9910b01
|
backport SocketCAN documentation to new docs (PR #1533)
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
4276d6254a
|
rename doc/ -> Documentation/
|
2020-08-24 10:29:55 -07:00 |
|