diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-01 17:54:54 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-01 17:54:54 +0000 |
| commit | d66fb5283c7f32c80617aa772fa6c54dc9a77847 (patch) | |
| tree | dfad4ce0178aaf527132ba257678651be41328d0 /doc/index.but | |
| parent | 61c7fec34fdb88d40e549e7807490e4a46749306 (diff) | |
| download | halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.zip halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.gz halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.bz2 halibut-d66fb5283c7f32c80617aa772fa6c54dc9a77847.tar.xz | |
Having done all these command-line options and new \cfg directives,
I'd better document them...
[originally from svn r4024]
Diffstat (limited to 'doc/index.but')
| -rw-r--r-- | doc/index.but | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/index.but b/doc/index.but index 04ae667..4d5ef5b 100644 --- a/doc/index.but +++ b/doc/index.but @@ -11,6 +11,33 @@ \IM{text width} line length \IM{text width} length of lines +\IM{output file name} output file name +\IM{output file name} file name, output + +\IM{\\cfg\{text-filename\}} \c{text-filename} configuration directive +\IM{\\cfg\{text-filename\}} \cw{\\cfg\{text-filename\}} + +\IM{\\cfg\{man-filename\}} \c{man-filename} configuration directive +\IM{\\cfg\{man-filename\}} \cw{\\cfg\{man-filename\}} + +\IM{\\cfg\{winhelp-filename\}} \c{winhelp-filename} configuration directive +\IM{\\cfg\{winhelp-filename\}} \cw{\\cfg\{winhelp-filename\}} + +\IM{\\cfg\{xhtml-contents-filename\}} \c{xhtml-contents-filename} configuration directive +\IM{\\cfg\{xhtml-contents-filename\}} \cw{\\cfg\{xhtml-contents-filename\}} + +\IM{\\cfg\{xhtml-index-filename\}} \c{xhtml-index-filename} configuration directive +\IM{\\cfg\{xhtml-index-filename\}} \cw{\\cfg\{xhtml-index-filename\}} + +\IM{\\cfg\{xhtml-template-filename\}} \c{xhtml-template-filename} configuration directive +\IM{\\cfg\{xhtml-template-filename\}} \cw{\\cfg\{xhtml-template-filename\}} + +\IM{\\cfg\{xhtml-single-filename\}} \c{xhtml-single-filename} configuration directive +\IM{\\cfg\{xhtml-single-filename\}} \cw{\\cfg\{xhtml-single-filename\}} + +\IM{\\cfg\{xhtml-template-fragment\}} \c{xhtml-template-fragment} configuration directive +\IM{\\cfg\{xhtml-template-fragment\}} \cw{\\cfg\{xhtml-template-fragment\}} + \IM{\\cfg\{text-width\}} \c{text-width} configuration directive \IM{\\cfg\{text-width\}} \cw{\\cfg\{text-width\}} @@ -304,3 +331,18 @@ directive \IM{renaming sections} sections, renaming \IM{renaming sections} appendices, renaming +\IM{command-line options} command-line options +\IM{command-line options} options, command-line + +\IM{--text} \c{--text} command-line option +\IM{--html} \c{--html} command-line option +\IM{--xhtml} \c{--xhtml} command-line option +\IM{--winhelp} \c{--winhelp} command-line option +\IM{--whlp} \c{--whlp} command-line option +\IM{--hlp} \c{--hlp} command-line option +\IM{--man} \c{--man} command-line option +\IM{-C} \c{-C} command-line option +\IM{--help} \c{--help} command-line option +\IM{--version} \c{--version} command-line option +\IM{--licence} \c{--licence} command-line option +\IM{--precise} \c{--precise} command-line option |