Downloadliste

Projektbeschreibung

The Guava tools are a set of Perl scripts for HTML pre-processing. You can create multi-page documents with contents tables, or use templates to give a consistent look to a set of pages. All output is passed through the C preprocessor, so you can use directives such as #include, #define and #if. There are also built-in macros for producing dates, cross references, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-02-08 11:47
1.0.5

Die hss2html Programm kann nun automatisch # undef alle Makros, die vordefiniert sind von den C-Präprozessor.
Tags: Minor feature enhancements
The hss2html program can now automatically #undef
any macros that are predefined by the C preprocessor.

2001-01-30 15:12
1.0.4

Änderungen an der FULLREF Makro erlaubt die einfachere Wartung der Webseiten, die über mehrere Server verteilt sind, verbessert die Abhängigkeit Generation und kleinere Bugfixes.
Changes to the FULLREF macro allow easier maintenance of web sites that are distributed over more than one server, improved dependency generation, and minor bugfixes.

2001-01-30 15:12
1.0.3

Neben der Linie Kontrolle hss2html und htt2html, was bedeutet, dass die Fehlermeldungen jetzt Bericht kann die Quelldatei und die Zeilennummer, wo der Fehler aufgetreten ist.
Addition of line control to hss2html and htt2html, which means that error messages can now report the source file and line number where the error occurred.

2001-01-30 15:12
1.0.2

Page Namen können nun auf der Seite HDR-Tags angegeben werden und kann diff verwenden, um zu vermeiden Aktualisierung Ausgabedateien unnötig. Es gibt auch kleinere Bug-Fixes und Änderungen, die Abhängigkeit Generation.
Page names may now be specified in page HDR tags, and can use diff to avoid updating output files unnecessarily. There are also minor bug fixes, and changes to dependency generation.

2001-01-30 15:12
1.0.1

Diese Veröffentlichung fügt ein <IMPORT> Makro, und behebt einen Fehler in # include. Dependency Generation können jetzt mit fehlenden Dateien zu bewältigen, können Platzhalter im Dateinamen als Argumente an die websrccopy und WEBBuilder Scripts verwendet werden. Verschiedene andere kleine Fehler wurden behoben.
This release adds an <IMPORT> macro, and fixes a bug in #include. Dependency generation can now cope with missing files, and wildcards can be used in filename arguments to the websrccopy and webbuilder scripts. Various other minor bugs have been fixed.

Project Resources