projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71a5c71
)
web commit by tschwinge: Mapping between input and output files.
author
Joey Hess
<joey@wren.kitenet.net>
Thu, 8 Nov 2007 16:30:43 +0000
(11:30 -0500)
committer
Joey Hess
<joey@wren.kitenet.net>
Thu, 8 Nov 2007 16:30:43 +0000
(11:30 -0500)
doc/plugins/contrib/texinfo.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/contrib/texinfo.mdwn
b/doc/plugins/contrib/texinfo.mdwn
index e196d7089dc22669ad60451576a7950d0f487eb8..56669c442a9e03df2567601b7f4fd8393c7f25df 100644
(file)
--- 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