summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/linkmap.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-06 17:47:10 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-06 17:47:10 -0400
commitaf85f62d6fd7c3b437fa527bff3392616d3513dc (patch)
treedaab5eee17d66343c7dad496f1d767333a80f9da /doc/ikiwiki/directive/linkmap.mdwn
parent2494a23fdd911eb7e85f2ea66607b4e08d87e927 (diff)
linkmap: Use a combination of presence and link dependencies.
This makes the map be regenerated much less frequently, so larger maps are more practical to use now.
Diffstat (limited to 'doc/ikiwiki/directive/linkmap.mdwn')
-rw-r--r--doc/ikiwiki/directive/linkmap.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/ikiwiki/directive/linkmap.mdwn b/doc/ikiwiki/directive/linkmap.mdwn
index db79a1491..38cf0fd11 100644
--- a/doc/ikiwiki/directive/linkmap.mdwn
+++ b/doc/ikiwiki/directive/linkmap.mdwn
@@ -9,9 +9,7 @@ Only links between mapped pages will be shown; links pointing to or from
unmapped pages will be omitted. If the pages to include are not specified,
the links between all pages (and other files) in the wiki are mapped. For
best results, only a small set of pages should be mapped, since otherwise
-the map can become very large, unwieldy, and complicated. Also, the map is
-rebuilt whenever one of the mapped pages is changed, which can make the
-wiki a bit slow.
+the map can become very large, unwieldy, and complicated.
Here are descriptions of all the supported parameters to the `linkmap`
directive: