diff options
Diffstat (limited to 'doc/plugins/graphviz.mdwn')
-rw-r--r-- | doc/plugins/graphviz.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/graphviz.mdwn b/doc/plugins/graphviz.mdwn index c8844d0d6..fb669ae21 100644 --- a/doc/plugins/graphviz.mdwn +++ b/doc/plugins/graphviz.mdwn @@ -37,3 +37,5 @@ Some example graphs: [[graph src="a -> b -> c; a -> b;"]] [[graph src="a -- b -- c -- a;" prog="circo" type="graph"]] """]] + +This plugin uses the [[cpan Digest::SHA1]] perl module. |