File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ applications. Some of the features demonstrated in this example are:
19
19
- Custom [ devicetree bindings] [ bindings ]
20
20
- Out-of-tree [ drivers] [ drivers ]
21
21
- Out-of-tree libraries
22
- - Example CI configuration (using Github Actions)
22
+ - Example CI configuration (using GitHub Actions)
23
23
- Custom [ west extension] [ west_ext ]
24
24
- Doxygen and Sphinx documentation boilerplate
25
25
@@ -105,7 +105,7 @@ documentation first change to the ``doc`` folder:
105
105
cd doc
106
106
```
107
107
108
- Before continueing , check if you have Doxygen installed. It is recommended to
108
+ Before continuing , check if you have Doxygen installed. It is recommended to
109
109
use the same Doxygen version used in [ CI] ( .github/workflows/docs.yml ) . To
110
110
install Sphinx, make sure you have a Python installation in place and run:
111
111
You can’t perform that action at this time.
0 commit comments