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

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/8847043a-37cb-45b2-8a43-7002cc28ee31%40googlegroups.com.

Reply via email to