Brennan Ashton
|
23cd1e030e
|
Docs: Fix broken links and references in docs
Also add to the CI a problem matcher to better report issues
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
|
2020-10-22 10:22:11 -03: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
|
5106c3fe3f
|
documentation: make the "make clean" suggestion a warning
|
2020-09-12 19:28:24 -07:00 |
|
Matias N
|
94e1a9247c
|
documentation: work on quickstart, add tabs sphinx extension
|
2020-09-12 19:28:24 -07:00 |
|
Adam Feuer
|
b88038a1e1
|
add quickstart docs from NuttX Companion
- with suggested edits from PR feedback
|
2020-09-04 20:03:49 -03:00 |
|