* config/w32/install.cf
* doc/man/hbdoc.1
* doc/en/tlabel.txt
* doc/en/set.txt
* doc/en/readme.txt
* doc/hbmake.txt
* doc/es/tlabel.txt
* doc/es/rdd.txt
* doc/es/hbpplib.txt
* doc/es/treport.txt
* doc/es/dirstruc.txt
* doc/es/dir.txt
* doc/es/file.txt
* doc/es/readme.txt
* doc/whatsnew.txt
* source/rtl/setkey.c
* source/rtl/tclass.prg
* source/compiler/cmdcheck.c
* contrib/hbmysql/utils/dbf2mysq.prg
* contrib/hbw32ddr/readme.txt
* contrib/hbodbc/odbc.txt
* contrib/hbodbc/readme.txt
* contrib/hbwhat32/_wincdlg.c
* contrib/hbtpathy/ChangeLog
* contrib/hbsqlit2/tests/hbsqlite.prg
* contrib/hbapollo/ChangeLog
* contrib/hbnf/byteneg.prg
* contrib/hbnf/savearr.prg
* contrib/hbnf/fttext.c
* contrib/hbnf/restsets.prg
* contrib/hbnf/byt2bit.prg
* contrib/hbnf/byt2hex.prg
* contrib/hbnf/ftint86.ch
* contrib/hbnf/byteand.prg
* contrib/hbnf/bytexor.prg
* contrib/hbnf/byteor.prg
* contrib/hbnf/origin.c
* contrib/hbnf/bitset.prg
* contrib/hbnf/popadder.prg
* contrib/hbnf/menutonf.prg
* contrib/hbnf/ftattr.c
* contrib/hbnf/isbit.prg
* contrib/hbnf/putkey.c
* contrib/hbnf/getenvrn.c
* contrib/hbnf/bytenot.prg
* contrib/hbnf/savesets.prg
* contrib/hbnf/tbwhile.prg
* contrib/hbnf/ftmenuto.ch
* contrib/hbnf/bitclr.prg
* contrib/hbnf/readme.txt
* contrib/rddads/doc/en/adsfuncs.txt
* contrib/rddads/doc/en/readme.txt
* contrib/rddads/readme.txt
* contrib/hbgd/ChangeLog
* contrib/hbgd/readme.txt
* contrib/hbmisc/hb_f.c
* contrib/hbtip/utils.c
* contrib/hbbtree/doc/hb_btree.txt
* contrib/examples/guestbk/guestbk.txt
* contrib/examples/hscript/readme.txt
* utils/hbdoc/genos2.prg
* utils/hbdoc/genng.prg
* utils/hbdoc/genasc.prg
* utils/hbdoc/genchm.prg
* utils/hbdoc/genhpc.prg
* utils/hbdoc/html.prg
* utils/hbdoc/ft_funcs.prg
* utils/hbdoc/hbdoc.prg
* utils/hbdoc/genpdf1.prg
* utils/hbdoc/gentrf.prg
* utils/hbdoc/genrtf.prg
* utils/hbmake/checks.prg
* utils/hbmake/ft_funcs.prg
* utils/hbmake/radios.prg
* utils/hbmake/hbmake.prg
! Some more filename casing related cleanups.
42 lines
1.1 KiB
Groff
42 lines
1.1 KiB
Groff
.TH HBDOC 1
|
|
|
|
.SH NAME
|
|
hbdoc \- Harbour Project Doc Extractor
|
|
|
|
.SH SYNOPSIS
|
|
\fBhbdoc\fP \fB[options]\fP \fB<linkname>\fP \fB[<ifile>]\fP
|
|
|
|
.SH DESCRIPTION
|
|
\fBhbdoc\fP is the Harbour Project doc extractor.
|
|
|
|
.SH OPTIONS
|
|
.IP "\fB-txt\fP" 10
|
|
Create an ASCII file instead of a Norton Guide
|
|
.IP "\fB-con\fP" 10
|
|
Create an ASCII file without formfeeds
|
|
.IP "\fB-hpc\fP" 10
|
|
Helpc source file
|
|
.IP "\fB-ngi\fP" 10
|
|
Adds the -NG switch to EHC command for compile for DOS/Windows/Linux.
|
|
.IP "\fB-rtf\fP" 10
|
|
Winhelp source code for Windows
|
|
.IP "\fB-os2\fP" 10
|
|
OS/2 help source code For OS/2
|
|
.IP "\fB-htm\fP" 10
|
|
Generate HTML output
|
|
.IP "\fB-chm\fP" 10
|
|
Generate HTML source files for Windows .chm Help files
|
|
.IP "\fB-pdf\fP" 10
|
|
Generate an Adobe Portable Document (.pdf)
|
|
.IP "\fB-trf\fP" 10
|
|
Generate Linux TROFF code
|
|
.IP "\fB-doc\fP" 10
|
|
Create continuous ASCII file w/o author information
|
|
|
|
.SH AUTHOR
|
|
|
|
Author of hbdoc: The Harbour Project (http://www.harbour-project.org)
|
|
|
|
This manual page was written by Luis Mayoral <mayoral@linuxadicto.org>,
|
|
for the Debian GNU/Linux system (but may be used by others).
|