Sphinx Diagram Examples#
This is for internal use :-) as we figure out how to use some of the diagram / figure tools.
Below example of inline sequence diagram support in Sphinx!
Block/Seq/NW Diagrams#
Sequence Diagrams#
Basic one:

Testing. Again. Again. Again.
Block Diagrams#

And some more:

And more:

More examples of block diagrams here: http://blockdiag.com/en/blockdiag/examples.html
Lots of sequence diagram examples: http://blockdiag.com/en/seqdiag/examples.html#seqdiag-sample-diagrams
We can also inline simple network diagrams: http://blockdiag.com/en/nwdiag/nwdiag-examples.html
As well as packet diagrams: http://blockdiag.com/en/nwdiag/packetdiag-examples.html#structure-of-tcp-header
And activity diagrams: http://blockdiag.com/en/actdiag/examples.html
ChatGPT#
Testing some chatgpt-generated ones:


Graphviz#
Here’s an example using graphviz (more here: https://graphviz.org/gallery/ )