diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index da9a537a0..d7a6d961c 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -81,7 +81,8 @@ is a N-to-M mapping: There needs to be some logic to establish a mapping between the *N* input files and the *M* output files. -(At least for web-editing via CGI this is needed.) +(At least for web-editing via CGI this is needed: ikiwiki (currently) needs to be able +to deduce *one* input file from a given output file) Easiest would be either to have *N = 1* (plus perhaps some input files that are not meant to be editable, like `gpl.texi`) or to have |