Matias N
|
a59c7744f8
|
Documentation: support versioned docs
|
2020-11-26 10:58:44 -08: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
|
1f53dd0e0e
|
documentation: add license headers to various files
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
d9be1dffab
|
add basic support for multiple versions
|
2020-08-24 10:29:55 -07:00 |
|