summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 17:31:50 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 17:31:50 -0400
commit1f7175e891f87c350decc1ec821bebb5adc22c2a (patch)
tree2b71de1e97f945e073c495fa3814fee0d400d6bd /doc/ikiwiki/directive
parent37a0c2d40beaba9ae050a4eddc925b910d739736 (diff)
sidebar: Add global_sidebars setting.
Diffstat (limited to 'doc/ikiwiki/directive')
-rw-r--r--doc/ikiwiki/directive/sidebar.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki/directive/sidebar.mdwn b/doc/ikiwiki/directive/sidebar.mdwn
index 46f016747..34f078672 100644
--- a/doc/ikiwiki/directive/sidebar.mdwn
+++ b/doc/ikiwiki/directive/sidebar.mdwn
@@ -1,7 +1,7 @@
The `sidebar` directive is supplied by the [[!iki plugins/sidebar desc=sidebar]] plugin.
-This directive specifies a custom sidebar to display on the page, instead
-of any sidebar that is displayed globally.
+This directive specifies a custom sidebar to display on the page,
+overriding any sidebar that is displayed globally.
## examples