diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 05:46:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 05:46:38 +0000 |
commit | d772d2d3b26caae74166c88283fe7d2b78420f60 (patch) | |
tree | 1b0c00698a5bf31eb7ba89c5657cec63689d81f2 /doc/plugins | |
parent | 68a8d7b1ccb6f053d911ac18fb5932adc3b67314 (diff) |
web commit by joey
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/linkmap.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/linkmap.mdwn b/doc/plugins/linkmap.mdwn index 6ac840ac3..fc754f9fb 100644 --- a/doc/plugins/linkmap.mdwn +++ b/doc/plugins/linkmap.mdwn @@ -1,7 +1,7 @@ [[template id=plugin name=linkmap included=1 author="Joey Hess"]] [[tag type/meta]] [[tag type/slow]] -This plugin uses graphviz to generate a graph showing the links between a +This plugin uses [graphviz](http://www.graphviz.org/) to generate a graph showing the links between a set of pages in the wiki. Example usage: \[[linkmap pages="* and !blog/* and !*/Discussion"]] |