diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-11-29 20:01:21 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-11-29 20:01:21 (GMT) |
| commit | bdd3f91b77d1911a0a8728e90435b271c4218321 (patch) | |
| tree | eab7b7232ac558b07ab44f7d65c67ca9279a4660 /docs | |
| parent | 233c136a5c5f1fd4fc940400bc80951c76828811 (diff) | |
github: actions: Ensure warning free docs build
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/appguide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/appguide.rst b/docs/appguide.rst index 142c898..5da8c7d 100644 --- a/docs/appguide.rst +++ b/docs/appguide.rst @@ -379,7 +379,7 @@ section to add an import and register for you application from ``main.py`` then be patched into the system. For example the following can be used to adopt a new version of the CST816S driver: - .. code-block:: + .. code-block:: sh ./tools/wasptool\ --exec wasp/drivers/cst816s.py\ |
