Skip to content

Commit 632e7fe

Browse files
authored
Add doxy-spellchecker info to Travis job details
1 parent 901173d commit 632e7fe

File tree

1 file changed

+6
-0
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+6
-0
lines changed

docs/reference/contributing/guidelines/ci.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
1616
- Assert that the Doxygen build produces no warnings.
1717
- Assert that all binary libraries are named correctly.
1818
- Assert that all assembler files are named correctly.
19+
- **travis-ci/doxy-spellcheck** - Check Doxygen comments for spelling errors. Runs on header files in:
20+
- Drivers
21+
- Platform
22+
- RTOS
23+
- Events
24+
- Features/netsocket
1925
- **travis-ci/events** - Check that Mbed OS compiles and run events tests.
2026
- **travis-ci/gitattributestest** - Check there are no changes after clone. This checks that `.gitattributes` is used correctly.
2127
- **travis-ci/licence_check** - Check there is no GPL licence text in the code.

0 commit comments

Comments
 (0)