diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-29 14:15:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-29 14:15:33 -0400 |
commit | b219656aef7c164d5e5b66baa5e6f9c3f0172975 (patch) | |
tree | 10b11eed9dd675c4e1d787cce89fdebe27a4785b /doc | |
parent | 92b04db8833e812786d93a8dad8b9cb3741e5ed6 (diff) |
remove map, was added for testing and committed by accident
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index ca1dfd1ff..439cecc8a 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,8 +1,6 @@ Most of ikiwiki's [[features]] are implemented as plugins. Many of these plugins are included with ikiwiki. -[[map pages="plugins/*" show=description]] - [[pagestats pages="plugins/type/* and !plugins/type/slow"]] There's documentation if you want to [[write]] your own plugins, or you can |