[Ejtools-cvs] CVS: website/content/libraries/adwt manual.xhtml,NONE,1.1 details.xhtml,1.1,1.2 index.
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-05-21 20:11:35
|
Update of /cvsroot/ejtools/website/content/libraries/adwt In directory usw-pr-cvs1:/tmp/cvs-serv29704/content/libraries/adwt Modified Files: details.xhtml index.xhtml Added Files: manual.xhtml Log Message: Add some pages --- NEW FILE: manual.xhtml --- <?xml version="1.0" encoding="UTF-8"?> <html> <head> <title>XWeb Documentation</title> </head> <body> <h1>XWeb Documentation</h1> <p>This section contains some information on how to install and use XWeb. As XWeb itself, this documentation is still work in progress. A new online manual is in work, too -- you can find it <a href="http://meganesia.int.gu.edu.au/~pbecker/xweb/manual">on a separate site</a>. It is included as XWeb source in the distribution, too. The new manual is more up-to-date than this site but the information here should still be valid and sometimes still might extend the information in the manual.</p> <p>If you should have any problems feel free to use the <a href="http://sourceforge.net/mail/?group_id=25147">mailing lists</a> or the <a href="http://sourceforge.net/forum/?group_id=25147">web forums</a> on the Sourceforge pages.</p> </body> </html> Index: details.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/libraries/adwt/details.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** details.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- details.xhtml 21 May 2002 20:11:32 -0000 1.2 *************** *** 1,13 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! ! <body> ! <h1>EJTools ADvanced Window Tools : the details</h1> ! ! <p>TO DO</p> ! </body> </html> - --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! <body> ! <h1>EJTools ADvanced Window Tools : the details</h1> ! <p>To Do. ! </p> ! </body> </html> Index: index.xhtml =================================================================== RCS file: /cvsroot/ejtools/website/content/libraries/adwt/index.xhtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.xhtml 18 Apr 2002 21:01:38 -0000 1.1 --- index.xhtml 21 May 2002 20:11:33 -0000 1.2 *************** *** 1,14 **** <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! ! <body> ! <h1>EJTools ADvanced Window Tools</h1> ! ! <p>TO DO</p> ! </body> </html> - - --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> <html> ! <head> ! <title>EJTools - ADvanced Window Tools</title> ! </head> ! <body> ! <h1>EJTools ADvanced Window Tools</h1> ! <p>To Do. ! </p> ! </body> </html> |