]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/dev/documenting.rst
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / dev / documenting.rst
index e6c05ee2a44ff096fe49ab31f97faba3bc216d9b..7eb9e1214de1e618a85bd8677644c4cc240c954e 100644 (file)
@@ -88,6 +88,10 @@ separate file, like this::
 
   .. graphviz:: myfile.dot
 
+See the `Dot User's Manual <https://www.graphviz.org/pdf/dotguide.pdf>`_ by
+Emden R. Gansner, Eleftherios Koutsofios, and Stephen North for examples of
+digraphs. This is especially useful if this is your first time encountering
+GraphViz.
 
 Ditaa
 -----