File: funcindex.xml

package info (click to toggle)
php-doc 20241205~git.dfcbb86%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 70,956 kB
  • sloc: xml: 968,269; php: 23,883; javascript: 671; sh: 177; makefile: 37
file content (15 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>