<HTML>DOCLoginBugs & FeaturesDocumentationDownloadForums

HTMLDOC 1.8.27 Software Users Manual


Contents Previous Next

Basic Usage

The basic command-line usage for HTMLDOC is:

    % htmldoc options filename1.html ... filenameN.html ENTER
    % htmldoc options filename.book ENTER
    

The first form converts the named HTML files to the specified output format immediately. The second form loads the specified .book file and displays the HTMLDOC window, allowing a user to make changes and/or generate the document interactively.

If no output file or directory is specified, then all output is sent to the standard output file.

On return, HTMLDOC returns and exit code of 0 if it was successful and non-zero if there were errors.


Contents Previous Next