diff --git a/ase/doc/ase-en.man b/ase/doc/ase-en.man new file mode 100644 index 00000000..c25f1791 --- /dev/null +++ b/ase/doc/ase-en.man @@ -0,0 +1,27 @@ +.title ASE + += ASE = + +ASE is a programming library implementing various programming languages for embedding purposes. The library is developed in the C programming language and provides the JNI binding to JAVA and the COM interface. + +== Download == + +Download the library source code from the following links. + +ase-0.1.0.tar.gz +[[[ +* {Link 1,ase-0.1.0.tar.gz} +* {Link 2,http://my.dreamwiz.com/bacon/ase-0.1.0.tar.gz} +]]] + +== Documentation == + +[[[ +* {Quickstart,quickstart.html} +* {User guide,userguide.html} +* {Frequently Asked Questions,faq.html} +]]] + +== Licensing == + +ASE is distributed under a {BSD license,license-en.html} and is free for all uses. diff --git a/ase/doc/ase.man b/ase/doc/ase-ko.man similarity index 100% rename from ase/doc/ase.man rename to ase/doc/ase-ko.man diff --git a/ase/doc/license.man b/ase/doc/license-en.man similarity index 100% rename from ase/doc/license.man rename to ase/doc/license-en.man diff --git a/ase/rel/doc.awk b/ase/rel/doc.awk index 43331aec..09f4e6b2 100644 --- a/ase/rel/doc.awk +++ b/ase/rel/doc.awk @@ -1,5 +1,5 @@ /* - * $Id: doc.awk,v 1.8 2007-02-04 13:00:37 bacon Exp $ + * $Id: doc.awk,v 1.9 2007-02-04 14:24:10 bacon Exp $ * * {License} */ @@ -51,7 +51,11 @@ BEGIN { header && /^\.[[:alpha:]]+[[:space:]]/ { if ($1 == ".title") { - print "