]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: link to Dot User's Manual 48925/head
authorZac Dover <zac.dover@gmail.com>
Thu, 17 Nov 2022 05:35:58 +0000 (15:35 +1000)
committerZac Dover <zac.dover@gmail.com>
Thu, 17 Nov 2022 05:53:34 +0000 (15:53 +1000)
Add a link to the Dot User's Manual for Graphviz diagrams.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 249a4794afc01ae27314e55f87932f7492fecb4f)

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
 -----