diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2004-06-19 17:54:33 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2004-06-19 17:54:33 +0000 |
| commit | 97f6377cc2fd9312c9b45f70d1babbfdd17ab218 (patch) | |
| tree | bdf3a67e7881b6f5b98d9d947b6a83608e26985e /doc/index.but | |
| parent | b2313eb52e15f90ec76bc54f364ec38393677bdf (diff) | |
| download | halibut-97f6377cc2fd9312c9b45f70d1babbfdd17ab218.zip halibut-97f6377cc2fd9312c9b45f70d1babbfdd17ab218.tar.gz halibut-97f6377cc2fd9312c9b45f70d1babbfdd17ab218.tar.bz2 halibut-97f6377cc2fd9312c9b45f70d1babbfdd17ab218.tar.xz | |
Ensure that every \cfg{} directive documented so far has appropriate \IM
directives.
[originally from svn r4302]
Diffstat (limited to 'doc/index.but')
| -rw-r--r-- | doc/index.but | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/index.but b/doc/index.but index 53f9c9e..9a990ac 100644 --- a/doc/index.but +++ b/doc/index.but @@ -56,6 +56,9 @@ configuration directive directive \IM{\\cfg\{info-underline\}} \cw{\\cfg\{info-underline\}} +\IM{\\cfg\{info-charset\}} \c{info-charset} configuration directive +\IM{\\cfg\{info-charset\}} \cw{\\cfg\{info-charset\}} + \IM{\\cfg\{info-bullet\}} \c{info-bullet} configuration directive \IM{\\cfg\{info-bullet\}} \cw{\\cfg\{info-bullet\}} @@ -75,6 +78,23 @@ directive \IM{\\cfg\{winhelp-filename\}} \c{winhelp-filename} configuration directive \IM{\\cfg\{winhelp-filename\}} \cw{\\cfg\{winhelp-filename\}} +\IM{\\cfg\{winhelp-bullet\}} \c{winhelp-bullet} configuration directive +\IM{\\cfg\{winhelp-bullet\}} \cw{\\cfg\{winhelp-bullet\}} + +\IM{\\cfg\{winhelp-quotes\}} \c{winhelp-quotes} configuration directive +\IM{\\cfg\{winhelp-quotes\}} \cw{\\cfg\{winhelp-quotes\}} + +\IM{\\cfg\{winhelp-contents-titlepage\}} \c{winhelp-contents-titlepage} +configuration directive +\IM{\\cfg\{winhelp-contents-titlepage\}} +\cw{\\cfg\{winhelp-contents-titlepage\}} + +\IM{\\cfg\{winhelp-section-suffix\}} \c{winhelp-section-suffix} configuration directive +\IM{\\cfg\{winhelp-section-suffix\}} \cw{\\cfg\{winhelp-section-suffix\}} + +\IM{\\cfg\{winhelp-list-suffix\}} \c{winhelp-list-suffix} configuration directive +\IM{\\cfg\{winhelp-list-suffix\}} \cw{\\cfg\{winhelp-list-suffix\}} + \IM{\\cfg\{xhtml-contents-filename\}} \c{xhtml-contents-filename} configuration directive \IM{\\cfg\{xhtml-contents-filename\}} \cw{\\cfg\{xhtml-contents-filename\}} @@ -154,10 +174,16 @@ configuration directive configuration directive \IM{\\cfg\{text-section-suffix\}} \cw{\\cfg\{text-section-suffix\}} +\IM{\\cfg\{text-list-suffix\}} \c{text-list-suffix} configuration directive +\IM{\\cfg\{text-list-suffix\}} \cw{\\cfg\{text-list-suffix\}} + \IM{\\cfg\{text-versionid\}} \c{text-versionid} configuration directive \IM{\\cfg\{text-versionid\}} \cw{\\cfg\{text-versionid\}} +\IM{\\cfg\{text-charset\}} \c{text-charset} configuration directive +\IM{\\cfg\{text-charset\}} \cw{\\cfg\{text-charset\}} + \IM{\\cfg\{text-bullet\}} \c{text-bullet} configuration directive \IM{\\cfg\{text-bullet\}} \cw{\\cfg\{text-bullet\}} @@ -167,6 +193,9 @@ directive \IM{\\cfg\{text-quotes\}} \c{text-quotes} configuration directive \IM{\\cfg\{text-quotes\}} \cw{\\cfg\{text-quotes\}} +\IM{\\cfg\{text-emphasis\}} \c{text-emphasis} configuration directive +\IM{\\cfg\{text-emphasis\}} \cw{\\cfg\{text-emphasis\}} + \IM{\\cfg\{xhtml-leaf-level\}} \c{xhtml-leaf-level} configuration directive \IM{\\cfg\{xhtml-leaf-level\}} \cw{\\cfg\{xhtml-leaf-level\}} @@ -261,6 +290,21 @@ directive \IM{\\cfg\{man-mindepth\}} \c{man-mindepth} configuration directive \IM{\\cfg\{man-mindepth\}} \cw{\\cfg\{man-mindepth\}} +\IM{\\cfg\{man-charset\}} \c{man-charset} configuration directive +\IM{\\cfg\{man-charset\}} \cw{\\cfg\{man-charset\}} + +\IM{\\cfg\{man-bullet\}} \c{man-bullet} configuration directive +\IM{\\cfg\{man-bullet\}} \cw{\\cfg\{man-bullet\}} + +\IM{\\cfg\{man-quotes\}} \c{man-quotes} configuration directive +\IM{\\cfg\{man-quotes\}} \cw{\\cfg\{man-quotes\}} + +\IM{\\cfg\{ps-filename\}} \c{ps-filename} configuration directive +\IM{\\cfg\{ps-filename\}} \cw{\\cfg\{ps-filename\}} + +\IM{\\cfg\{pdf-filename\}} \c{pdf-filename} configuration directive +\IM{\\cfg\{pdf-filename\}} \cw{\\cfg\{pdf-filename\}} + \IM{\\cfg\{chapter\}} \c{chapter} configuration directive \IM{\\cfg\{chapter\}} \cw{\\cfg\{chapter\}} @@ -270,6 +314,9 @@ directive \IM{\\cfg\{appendix\}} \c{appendix} configuration directive \IM{\\cfg\{appendix\}} \cw{\\cfg\{appendix\}} +\IM{\\cfg\{quotes\}} \c{quotes} configuration directive +\IM{\\cfg\{quotes\}} \cw{\\cfg\{quotes\}} + \IM{\\cfg\{input-charset\}} \c{input-charset} configuration directive \IM{\\cfg\{input-charset\}} \cw{\\cfg\{input-charset\}} |