X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/3891f2d57a2ab74f86a0f888e946f73fffe72f24..ea588b7b2a4c22ea7f2e7daaba01891f48d0894c:/doc/rcs.mdwn diff --git a/doc/rcs.mdwn b/doc/rcs.mdwn index 57c426106..a6f3849f4 100644 --- a/doc/rcs.mdwn +++ b/doc/rcs.mdwn @@ -6,11 +6,11 @@ histories. Ikiwiki started out supporting only [[Subversion|svn]], but the interface ikiwiki uses to a revision control system is sufficiently simple and generic that it can be adapted to work with many systems by writing a -[[plugin|plugins/write]]. [[Subversion|svn]] is still a recommended choice -(since [[Joey]] uses it); [[git]] is another well-tested option. +[[plugin|plugins/write]]. [[Subversion|svn]] is still a recommended choice; +[[git]] is another well-tested option. These are all the supported revision control systems: -[[inline pages="rcs/* and !*/Discussion and !details" archive=yes]] +[[inline pages="rcs/* and !*/Discussion and !rcs/details" archive=yes]] There is a page with [[details]] about how the different systems work with ikiwiki, for the curious.