php5 compatible TOC file
authoraxelcl <axelcl>
Tue, 9 Nov 2004 18:50:31 +0000 (18:50 +0000)
committeraxelcl <axelcl>
Tue, 9 Nov 2004 18:50:31 +0000 (18:50 +0000)
net.sourceforge.phpeclipse.phphelp/phphelp.xml

index 8e19278..bb6d67a 100644 (file)
@@ -1,10 +1,13 @@
 <toc label="PHPEclipse Help" topic="doc/phpeclipse/index.html">
   <topic label="PHP Help Table of Contents" href="doc/index.html"/>
   <topic label="I. Getting Started" href="doc/getting-started.html"/>
-  <topic label="II. Language Reference" href="doc/langref.html"/>
-  <topic label="III. Features" href="doc/features.html"/>
-  <topic label="IV. Function Reference" href="doc/funcref.html"/>
-  <topic label="V. Extending PHP 4.0" href="doc/zend.html"/>
-  <topic label="VI. FAQ: Frequently Asked Questions" href="doc/faq.html"/>
-  <topic label="VII. Appendixes" href="doc/appendixes.html"/>
+  <topic label="II. Installation and Configuration" href="doc/install.html"/>
+  <topic label="III. Language Reference" href="doc/langref.html"/>
+  <topic label="IV. Security" href="doc/security.html"/>
+  <topic label="V. Features" href="doc/features.html"/>
+  <topic label="VI. Function Reference" href="doc/funcref.html"/>
+  <topic label="VII. Zend API" href="doc/zend.html"/>
+  <topic label="VIII. PHP API: Interfaces for extension writers" href="doc/api.html"/>
+  <topic label="IX. FAQ: Frequently Asked Questions" href="doc/faq.html"/>
+  <topic label="X. Appendixes" href="doc/appendixes.html"/>  
 </toc>
\ No newline at end of file