mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
include macros in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205257 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
17be32553d
commit
795aad883d
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<chapter id="zend">
|
||||
<title>&ZendAPI;</title>
|
||||
&internals.zendapi.intro;
|
||||
|
@ -22,8 +22,9 @@
|
|||
&internals.zendapi.where-to-go;
|
||||
&internals.zendapi.configuration-macros;
|
||||
&internals.zendapi.api-macros;
|
||||
<sect1><title>API Functions (work in progress)</title>
|
||||
<sect1><title>API Function and Macro reference (work in progress)</title>
|
||||
&internals.zendapi.functions;
|
||||
&internals.zendapi.macros;
|
||||
</sect1>
|
||||
</chapter>
|
||||
|
||||
|
|
Loading…
Reference in a new issue