V. Documentation Installation
The DDS documentation is all maintained in these webpages (with the exception
of all the man pages for each of the application programs). Just make sure
the root of these pages ("${DDSROOT}/doc/html
") is
setup properly for a web server. Some of these pages required the web server
to have "PHP" installed and operating for searching and application manpage
displaying.
- applications directory:
- Setup the "$manpath" in "man.php" to point to
the absolute path to the directory containing the "man1"
directory for the application man pages.
- Setup the "$DDS_DIST" and "$DDSROOT" parameters in the "buildmanlist"
script. This can manually be run to generate four web pages (ddsbrief.html
and ddslong.html) which display lists of applications. The "buildmanlist"
script can be set to run as a cron job nightly to keep these lists updated.
- wiki directory:
- The DDS wiki is setup to use (in templates/browse.html) the "javascript.js"
javascript functions and to search for (in lib/config.php) the wiki database
in "../wikiDbase".