[Thinlet-development] thinlet/doc index.html,NONE,1.1
Brought to you by:
bajzat
From: <ab...@us...> - 2003-07-11 21:55:37
|
Update of /cvsroot/thinlet/thinlet/doc In directory sc8-pr-cvs1:/tmp/cvs-serv27674 Added Files: index.html Log Message: Add a trivial index of documentation. If you think it's ugly, you're right, and maybe it's waiting for your contribution... --- NEW FILE: index.html --- <html> <head> <title>Thinlet Documentation</title> </head> <body> <center><h1>Thinlet Documentation</h1></center> <ul> <li><a href="api/index.html">JavaDoc API</a></li> <li><a href="widget/index.html">Thinlet Widget Documentation</a></li> </ul> </body> </html> |