summaryrefslogtreecommitdiff
path: root/doc/plugins/linkmap.mdwn
blob: 89cb9d8aeb5ff8735ca1dd551bc6787c483f3673 (plain)

[[!template id=plugin name=linkmap author="[[Joey]]"]] [[!tag type/meta]] [[!tag type/slow]]

This plugin provides the [[ikiwiki/directive/linkmap]] [[ikiwiki/directive]]. It uses graphviz to generate a graph showing the links between a set of pages in the wiki.

[[!if test="enabled(linkmap)" then=""" Here is an example link map, of the index page and all pages it links to:

[[!linkmap pages="index or (backlink(index) and !*.png)"]] """]]