From 94efcc8366fbf33991ff3867481810efa99f4222 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 17 Nov 2022 15:35:58 +1000 Subject: [PATCH] doc/dev: link to Dot User's Manual Add a link to the Dot User's Manual for Graphviz diagrams. Signed-off-by: Zac Dover (cherry picked from commit 249a4794afc01ae27314e55f87932f7492fecb4f) --- doc/dev/documenting.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/dev/documenting.rst b/doc/dev/documenting.rst index 42bd56d06fed..c1a11890e6e4 100644 --- a/doc/dev/documenting.rst +++ b/doc/dev/documenting.rst @@ -86,6 +86,10 @@ separate file, like this:: .. graphviz:: myfile.dot +See the `Dot User's Manual `_ 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 ----- -- 2.47.3