Finished html sitedocs

This commit is contained in:
Michiel Broek
2004-04-03 18:46:54 +00:00
parent d0c085aa94
commit 2bd0f01dd9
19 changed files with 726 additions and 317 deletions

View File

@@ -6,20 +6,23 @@ v0.51.3 22-Mar-2003
Removed one setup entry for check for free diskspace, there
were two different values for the same purpose. The removed
one was not used.
Moved doc directory from /opt/mbse/doc to /opt/mbse/share/doc.
mbtask:
Signal handler for sigchld set to sig_dfl, test for Fedora.
Removed setup for old diskspace parameter.
mbsetup:
Added experimental sitedoc creation in html format.
The advantage of html over the old plain doc is to easy see
crossreferences using hyperlinks.
The html files are created in /opt/mbse/doc/html.
Added html sitedocs creation. The advantage of html over the
old plain doc is to easy see crossreferences using hyperlinks.
The html files are created in /opt/mbse/share/doc/html.
The ~/doc/xref.doc and ~/doc/stat.doc are not created anymore,
there was nothing in it yet.
Removed setup for the unused free diskspace parameter.
mbfido:
The area tags are now created in /opt/mbse/share/doc/tags.
v0.51.2 06-Mar-2004 - 22-Mar-2003