Can compose figures from other directives in Sphinx?

14 views
Skip to first unread message

Stuart Reynolds

unread,
Sep 4, 2019, 4:50:23 PM9/4/19
to sphinx-users


Is there a general way to tell sphinx that I'd like embed text or directives into single figure? For example, suppose I have:

For example, suppose I have:
.. graphviz::

   digraph {
      "A" -> "B";
      "A" -> "C";
   }
... how

can I add:
* a caption
* maybe some math and a table
* a figure box to contain it all
?
Thanks,
- Stuart
Reply all
Reply to author
Forward
0 new messages