diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/fullswof-utils.texi | 11 | 
1 files changed, 8 insertions, 3 deletions
| diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index c42db94..316a00f 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -71,9 +71,14 @@ make  This command will create the documentation for the package.  The  documentation is available in two formats; GNU Info format and html. -The info file is located in the doc directory.  The html file is located -in the manual directory.  The info file may be read using the -@command{info} program.  The html file may be read using any web browser. +The info file is located in the doc directory.  The html files are +located in the manual directory.  There are two versions. +@emph{fullswof-utils.html} contains the complete documentation set out +on one page.  The subdirectory @emph{html_node} contains a top-level +@emph{index.html} file and a separate page for each node. + +The info file may be read using the @command{info} program.  The html +files may be read using any web browser.  @node GNU Free Documentation License  @appendix GNU Free Documentation License | 
