logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mkhtmlindex - generate index files for HTML man pages

Author

       The  version of the mkhtmlindex included in this X.Org Foundation release was originally written by David
       Dawes wrote as a part of XFree86.

       Colin Watson wrote this manual page, originally for the Debian Project.

X Version 11                                      imake 1.0.10                                    mkhtmlindex(1)

Description

       The  mkhtmlindex  program  generates  index  files  for  a  directory of HTML-formatted manual pages.  It
       searches for files whose names are of the form “name.1.html”, and outputs index  files  “manindex1.html”,
       “manindex.2.html”,  and so on, one for each manual volume.  Empty index files will be removed.  Names and
       descriptions are found by scanning the first <H2> section of each page.

Name

       mkhtmlindex - generate index files for HTML man pages

Notes

       This utility is currently rather specific to X manual pages.  In particular,  the  format  of  the  index
       files it outputs is not configurable, nor is the HTML formatting it expects of manual pages.

Options

mkhtmlindex takes only one argument: the directory to process.

Synopsis

mkhtmlindexhtmlmandir

See Also