<?xml version="1.0" encoding="UTF-8"?>
<!-- DO NOT EDIT THIS FILE. The index info comes from PhD -->
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="indexes">
<title>&IndexListing;</title>
<section xml:id="indexes.functions">
<title>&FunctionListing;</title>
<para>&FunctionListingDescription;</para>
<?phpdoc generate-index-for="refentry"?>
</section>
<section xml:id="indexes.examples">
<title>&ExampleListing;</title>
<para>&ExampleListingDescription;</para>
<?phpdoc generate-index-for="examples"?>
</section>
</appendix>
|