Xiang Xiao
|
1d1bdd85a3
|
Remove the double blank line from source files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-02-20 20:10:14 +01: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
|
6bcbbc3b28
|
backport watchdog API changes to new documentation (PRs: #1534 #1545 and #1565)
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
4276d6254a
|
rename doc/ -> Documentation/
|
2020-08-24 10:29:55 -07:00 |
|