Make the existing -d (depth) option apply to the -H (static HTML
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Feb 2010 19:03:08 +0000 (19:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Feb 2010 19:03:08 +0000 (19:03 +0000)
commit00c5e40cdda24456519762da186538e34b81968a
treeaadab422660a26fe66c11cb4ec0b42ba3d8fd3e3
parent92e53e57a4740b172eafb1cc91e9c19c85e95a0b
Make the existing -d (depth) option apply to the -H (static HTML
report) mode, transforming its output from a single HTML file giving
a report for one directory with no crosslinks to a collection of
HTML files with crosslinks between them.

I've also added a special 'max' value to -d (meaning no depth
limit), which also works when used in text mode; I've added -o to
specify an output file for both text and HTML report modes; and I've
also documented -d, which I had previously forgotten to do (but
nobody seems to have noticed :-).

git-svn-id: svn://svn.tartarus.org/sgt/agedu@8880 cda61777-01e9-0310-a592-d414129be87e
agedu.but
agedu.c
html.c
html.h
httpd.c