Skip to content

Commit 4dd69a1

Browse files
committed
Update docs dependencies
- sphinx 8.2.3 -> 9.1.0 - sphinx-rtd-them 3.0.2 -> 3.1.0 - myst-parser 4.0.1 -> 5.0.0 Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
1 parent 7d4234c commit 4dd69a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers/plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Let's suppose we have a ``$HOME/plugins`` folder where we placed our
165165
``EmbeddedSUT`` implementation and its scripts. Then we can run ``syscalls``
166166
testing suite with kirk as following:
167167

168-
.. code-block:: python
168+
.. code-block:: bash
169169
170170
kirk --plugins $HOME/plugins \
171171
--sut embedded \

0 commit comments

Comments
 (0)