From 249a4794afc01ae27314e55f87932f7492fecb4f 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 --- doc/dev/documenting.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/dev/documenting.rst b/doc/dev/documenting.rst index f84342bc715c9..1b9468a5012c6 100644 --- a/doc/dev/documenting.rst +++ b/doc/dev/documenting.rst @@ -88,6 +88,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.39.5