Tomasz 'CeDeROM' CEDRO
|
8699c675e2
|
doc: Contributing Guide updates.
* As voted in https://www.mail-archive.com/dev@nuttx.apache.org/msg14264.html.
* Contributing Guide nomenclature align.
* Mention CG locations (git and doc).
* Reference NuttX Documentation, Contributing, and Security.
* Added Contributing Guide to NuttX Documentation (md include to stay in sync).
* Breaking Changes marking update:
* `[BREAKING]` title tag replaced with `!` (exclamation mark).
* `BREAKING CHANGES:` description brief with quick-fix instructions added.
* Breaking change git commit and pr template examples added.
Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
|
2026-02-19 12:11:14 -05:00 |
|
Matteo Golin
|
f9a2dc50b1
|
Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation.
|
2024-11-04 12:47:40 +08:00 |
|
raiden00pl
|
b7f94fbf22
|
Documentation: various cosmetic changes
|
2023-10-30 20:29:54 +08:00 |
|
raiden00pl
|
ce97fccf9a
|
Documentation: split some long lines
|
2023-10-30 20:29:54 +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 |
|
Adam Feuer
|
56b89a89f2
|
add sim and drivers guides, contributing workflow
|
2020-09-04 20:02:30 -03:00 |
|
Matias N
|
76637cbf32
|
complete improving presentation of sections
|
2020-08-24 10:29:55 -07:00 |
|
Matias N
|
4276d6254a
|
rename doc/ -> Documentation/
|
2020-08-24 10:29:55 -07:00 |
|