From 1933e3732c03cec44b28611d5436cddddd6f1669 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Jun 2008 15:19:13 -0400 Subject: some plugins that need SHA1 --- doc/plugins/graphviz.mdwn | 2 ++ doc/plugins/sparkline.mdwn | 2 ++ 2 files changed, 4 insertions(+) (limited to 'doc/plugins') 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. diff --git a/doc/plugins/sparkline.mdwn b/doc/plugins/sparkline.mdwn index 1b22054a6..9a5d0eb74 100644 --- a/doc/plugins/sparkline.mdwn +++ b/doc/plugins/sparkline.mdwn @@ -20,6 +20,8 @@ to use the plugin, you will need: On a Debian system, this can be accomplished by installing these packages: `libsparkline-php` `php5-gd` `php5-cli` `libdigest-sha1-perl` +This plugin also uses the [[cpan Digest::SHA1]] perl module. + # examples \[[sparkline 1 3 5 -3 10 0 width=40 height=16 -- cgit v1.2.3