diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-08-25 14:10:24 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 1997-08-25 14:10:24 +0000 |
commit | 11e1f3de782bb31adf980f43ee0c8ddcc577e67f (patch) | |
tree | df965f29bc533f6a8053a6067e43e309a4bcae34 /www/wml/pkg-descr | |
parent | 5191fed48518b9f9f91976fa4d3a463583b27ff4 (diff) | |
download | ports-11e1f3de782bb31adf980f43ee0c8ddcc577e67f.tar.gz ports-11e1f3de782bb31adf980f43ee0c8ddcc577e67f.zip |
Notes
Diffstat (limited to 'www/wml/pkg-descr')
-rw-r--r-- | www/wml/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wml/pkg-descr b/www/wml/pkg-descr index a766ce82d250..248d3cd69540 100644 --- a/www/wml/pkg-descr +++ b/www/wml/pkg-descr @@ -6,10 +6,10 @@ WML -- Website META Language - Version 1.1.0 (19-08-1997) + Version 1.2.0 (25-08-1997) - WML is a HTML generation toolkit consisting of 9 independent languages. The - main idea of WML is a sequential filtering scheme where each language + WML is a free HTML generation toolkit consisting of 9 independent languages. + The main idea of WML is a sequential filtering scheme where each language provides one of 9 processing passes. So WML reads an input file, applies passes 1-9 (or optionally only the passes specified) and finally produces one or more output files. It operates as a powerful offline HTML generation |