diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 04:22:15 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 04:22:15 -0500 |
commit | 20ba12802b3897bf48d8a7704a57e9cede2466bd (patch) | |
tree | 746f7507fc392b51fac9ce4a4c859b32180827e8 /doc | |
parent | a7eb434afd216e0b473ac82777544c9c45852792 (diff) |
add section information
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/write.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 68454d56c..fbaabb6a0 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -498,7 +498,8 @@ describes the plugin as a whole. For example: and undef if a rebuild could be needed in some circumstances, but is not strictly required. * `section` can optionally specify which section in the config file - the plugin fits in. + the plugin fits in. The convention is to name the sections the + same as the tags used for [[plugins|plugin]] on this wiki. ### genwrapper |