]> sipb.mit.edu Git - ikiwiki.git/blobdiff - underlays/basewiki/directive/brokenlinks.mdwn
Move the directive documentation into its own underlay, separate from basewiki,...
[ikiwiki.git] / underlays / basewiki / directive / brokenlinks.mdwn
diff --git a/underlays/basewiki/directive/brokenlinks.mdwn b/underlays/basewiki/directive/brokenlinks.mdwn
deleted file mode 100644 (file)
index 2cde5b6..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-The `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks]] plugin.
-
-This directive generates a list of broken links on pages in the wiki. This is
-a useful way to find pages that still need to be written, or links that
-are written wrong.
-
-The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
-pages to search for broken links, default is search them all.
-
-Example:
-
-       \[[!brokenlinks pages="* and !recentchanges"]]
-
-[[!meta robots="noindex, follow"]]