Skip to content

Commit 66fb4b0

Browse files
author
Murilo Marinho
committed
[actions] Trying to add caption to diagram.
1 parent 90e74fb commit 66fb4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/service_servers_and_clients.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The :code:`ServiceServer` will provide a service that can be accessed by one or
1111
In this sense, a :code:`Service` is much less of an abstract entity than a :code:`Topic`.
1212
Each :code:`Service` should only have a single :code:`ServiceServer` that will receive a :code:`Request` and provide a :code:`Response`.
1313

14-
.. mermaid::
14+
.. mermaid:: Action client and server sequence diagram.
1515

1616
%%{init: { "theme" : "dark" }}%%
1717
graph LR;

0 commit comments

Comments
 (0)