diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 14:59:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 14:59:30 +0000 |
commit | 253c4a9acc4c1cde24a6c63aab88447dbc293756 (patch) | |
tree | 28eeaff9ed33084ca50217ad1d9d55b9bc80214c /doc/plugins | |
parent | 5edeedfc80fb5f5e293ee1ceb8d5f47f024a6535 (diff) |
link updates
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/write.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index d881554ca..969862842 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -147,3 +147,5 @@ modules. These are in the `IkiWiki::RCS` namespace, for example Each RCS plugin must support all the IkiWiki::rcs\_* functions. See IkiWiki::RCS::Stub for the full list of functions. It's ok if rcs\_getctime does nothing except for throwing an error. + +See [[about_RCS_backends]] for some more info. |