aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@wren.kitenet.net>2007-11-08 11:30:43 -0500
committerJoey Hess <joey@wren.kitenet.net>2007-11-08 11:30:43 -0500
commitd3c5b881e0a3995132f0cdf1b9b2f25545f81612 (patch)
treea8771a0bcc5ee4d07513afa8e3b3b69a15de22b1 /doc
parent71a5c7112eb44cb48368adaada7e9d8532f52d15 (diff)
downloadikiwiki-d3c5b881e0a3995132f0cdf1b9b2f25545f81612.tar
ikiwiki-d3c5b881e0a3995132f0cdf1b9b2f25545f81612.tar.gz
web commit by tschwinge: Mapping between input and output files.
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/contrib/texinfo.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn
index e196d7089..56669c442 100644
--- a/doc/plugins/contrib/texinfo.mdwn
+++ b/doc/plugins/contrib/texinfo.mdwn
@@ -74,6 +74,13 @@ is a N-to-M mapping:
>> and need to be registed within the ikiwiki system.
>> --[[tschwinge]]
+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.)
+Easiest would be either to leave *M = 1* or to have
+*M = N* and have a one-to-one mapping between *input file n* and *output file m*.
+--[[tschwinge]]
+
## `makeinfo` Output