man dwww-index++ (Administration système) - build index of registered Debian documentation.
NAME
dwww-index++ - build index of registered Debian documentation.
SYNOPSIS
dwww-index++ [-f] [-v] [-- swish_option [...]]
DESCRIPTION
dwww-index++ is part of the dwww package, which provides access to on-line documentation on a Debian system via WWW.
dwww-index++ uses index++(1) program from swish++ package to generate index of Debian documentation files registered with doc-base.
OPTIONS
- -f
- Generate the documentation index even if building is disabled in the configuration file.
- -v
- Be more verbose.
- --
- Any option after
--
is passed directly to
index++(1).
For example to see which files are indexed, use
dwww-index++ -- -v4
CONFIGURATION FILE ITEMS
- DWWW_INDEX_DOCUMENTATION
- If this variable is set to yes (default), then the documentation index is generated. This setting can be overriden with the -f option.
- DWWW_MERGE_MAN2HTML_INDEX
- If this variable is set to yes, then index of registered documentation files will be merged with index of man pages generated by the man2html package (if it is available).
FILES
- /etc/dwww/dwww.conf
- Configuration file for dwww.
- /etc/cron.weekly/dwww
- A Bourne shell script which calls dwww-index++.
- /usr/share/dwww/swish++.conf
- Swish++ configuration file, used by dwww-index++.
- /var/cache/dwww/dwww.swish++.index
- Generated index file.
SEE ALSO
dwww(8), dwww-find(8), index++(1), install-docs(8), Debian doc-base Manual in /usr/share/doc/doc-base/doc-base.html/index.html.