diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 18:14:37 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-07 18:14:37 -0500 |
commit | ad2fd6b2ced4a070f2b46b1ccb0e13169b1b828b (patch) | |
tree | 9e591134aa53451c312a7582fff5ed475d302a3b /doc | |
parent | 2ed67f7fe7290aa39144d0289bf7205cd421d386 (diff) |
web commit by tschwinge: The current version can parse copyright and licensing snippets as specified by the GNU Texinfo manual.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index 5ea3bb144..671ed361d 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -61,12 +61,6 @@ How to teach this to ikiwiki? --[[tschwinge]] > and perhaps you could get away without doing it actually. --[[Joey]] -## Copyright and Licensing Snippets - -ikiwiki (obviously) doesn't understand (parse) the copyright and licensing -statements which are included in `.texi` files. --[[tschwinge]] - - ## `makeinfo` Output `makeinfo --html` is being used for rendering. It creates stand-alone |