diff options
author | xue <> | 2006-10-23 12:22:57 +0000 |
---|---|---|
committer | xue <> | 2006-10-23 12:22:57 +0000 |
commit | 128543cfb114235d4e694c2cba8943bba14682cc (patch) | |
tree | e1cfb056e78d9c704603556feafd5c5ff2a03f08 /index.html | |
parent | 750d5ff6a842281f861b44434ef5b6ab5f501ee2 (diff) |
update release date.3.0.5
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,7 +7,7 @@ <body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.0.5, October 8, 2006<br>
+<p>Version 3.0.5, October 23, 2006<br>
Copyright© 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
All Rights Reserved.
</p>
@@ -69,8 +69,9 @@ PRADO component tags when you use it to edit PRADO templates. <h2>Documentation</h2>
<ul>
-<li><a href="docs/manual/index.html">API documentation</a></li>
+<li><a href="docs/prado3_manual.chm">Integrated manual (CHM)</a>, including quickstart, API, class docs and wiki</li>
<li><a href="docs/quickstart.pdf">Quickstart tutorial (PDF)</a></li>
+<li><a href="docs/manual/index.html">API documentation (HTML)</a></li>
</ul>
<h2>Credits</h2>
|