diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-04-10 09:48:28 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-04-10 09:48:28 +0000 |
| commit | 662f8ee7b6ba45a226b2f11ebd35805a33651762 (patch) | |
| tree | 093fc86c99aa12fa3f1263ffda90271771688f92 /doc/intro.but | |
| parent | cb859ab83ed22a1b0dc9fd017cb0d68e0037d750 (diff) | |
| download | halibut-662f8ee7b6ba45a226b2f11ebd35805a33651762.zip halibut-662f8ee7b6ba45a226b2f11ebd35805a33651762.tar.gz halibut-662f8ee7b6ba45a226b2f11ebd35805a33651762.tar.bz2 halibut-662f8ee7b6ba45a226b2f11ebd35805a33651762.tar.xz | |
Add documentation for the info backend.
[originally from svn r4052]
Diffstat (limited to 'doc/intro.but')
| -rw-r--r-- | doc/intro.but | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/intro.but b/doc/intro.but index 5abbf98..1312021 100644 --- a/doc/intro.but +++ b/doc/intro.but @@ -19,10 +19,12 @@ Currently Halibut supports the following output formats: \b Windows Help. -\b Unix man page format. +\b Unix \cw{man} page format. -Several other formats have been planned (notably PostScript, PDF and -Unix \c{info}), but the need for them has not yet been urgent. +\b GNU \c{info} format. + +Several other formats have been planned (notably PostScript and +PDF), but the need for them has not yet been urgent. \H{intro-features} Features supported by Halibut |