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

dwww-build - build dwww index lists

Author

       Lars Wirzenius.
       See dwww(7) for copyrights and stuff.

dwww 1.11.1                                    February 15th, 2009                                 DWWW-BUILD(8)

Description

dwww-build  builds  the  index lists of all available documents (manual pages, Info files, and so on); it
       should be run whenever documentation is installed or removed.  dwww(7) does not  work  unless  dwww-build
       has  been  run  at  least once; when the package is installed, it is run automatically.  The default dwww
       installation creates a /etc/cron.daily/dwww, which automatically updates the pages each day.

       The html-directory argument specifies the directory where all the dwww HTML files  will  be  stored.   No
       other  files  should be stored there.  If --default is used, the files are generated in dwww subdirectory
       of the directory specified in the DWWW_DOCROOTDIR variable in the /etc/dwww/dwww.conf file.  (Default  is
       /var/www/dwww.)

Files

/etc/dwww/dwww-user.css
              If such a  file exists, its contents will be appended to the dwww.css file.

       /var/www/dwww
              Where all dwww HTML files are stored, if nothing else is specified.

       /var/lib/dwww
              Directory used for temporary created files. Can be overridden with the DWWW_TMPDIR variable.

Name

       dwww-build - build dwww index lists

See Also

dwww-build-menu(8), dwww(7).

Synopsis

dwww-build [--verbose] --defaultdwww-build [--verbose] html-directory

See Also