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:
1919- Custom [ devicetree bindings] [ bindings ]
2020- Out-of-tree [ drivers] [ drivers ]
2121- Out-of-tree libraries
22- - Example CI configuration (using Github Actions)
22+ - Example CI configuration (using GitHub Actions)
2323- Custom [ west extension] [ west_ext ]
2424- Doxygen and Sphinx documentation boilerplate
2525
@@ -105,7 +105,7 @@ documentation first change to the ``doc`` folder:
105105cd doc
106106```
107107
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
109109use the same Doxygen version used in [ CI] ( .github/workflows/docs.yml ) . To
110110install Sphinx, make sure you have a Python installation in place and run:
111111
You can’t perform that action at this time.
0 commit comments