John Fieber
95bb3b9747
Fix a few HTML 2.0 violations.
1996-05-15 17:05:17 +00:00
John Fieber
7b36c4a152
Make sure there is a linefeed at the end of generated HTML files.
1996-03-26 13:26:53 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
John Fieber
5a288d129a
This is now perl5 friendly.
...
Make server side include hooks for headers and footers controlled
by a command line switch and document the feature.
1995-10-07 22:28:34 +00:00
John Fieber
3b2d7cc9ec
Lay some hooks for server side includes in HTML output. Specifically,
...
hooks for custom headers and footers.
1995-09-22 18:24:32 +00:00
John Fieber
d8c5d59031
Command line arguments are now gathered by NewGetOpt. Command line
...
syntax is slightly changed: -format is now -f format.
New option: -i name
This is a switch to control marked sections in SGML documents. Useful
for multi-lingual documents.
1995-08-31 00:14:02 +00:00
John Fieber
918bad6d52
New Improved navigation controls.
1995-08-29 01:02:12 +00:00
John Fieber
771a16a90f
Make the -ascii option generate filename.ascii rather than filename.txt
1995-08-25 23:26:49 +00:00
Bruce Evans
9c0dc173cc
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
John Fieber
bbba09f659
New feature: a -links option, when generating html output, creates
...
symbolic links for each cross reference label in the source file, thus
allowing external documents to link to a more or less fixed target,
rather that the numbered files which can change whenever the target
document is modified.
Bug fix: warn when a reference is made to a nonexistant label.
1995-06-30 15:19:12 +00:00
John Fieber
1190b57788
Remove extraneous empty paragraphs (<p></p>) from the output.
1995-05-18 03:01:28 +00:00
John Fieber
317be71920
The program that turns sgml files (tagged according to the linuxdoc
...
DTD) into HTML, LaTeX or ascii. (the latter is still pretty rough)
Reviewed by: rgrimes
1995-05-09 23:58:06 +00:00