reference/misc/book.xml
1634a886415d0ab4df195fe49d18a1c150b70758
...
...
@@ -1,9 +1,8 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<!-- Purpose: basic.other -->
4
-
<!-- Membership: core -->
5
3

6
4
<book xml:id="book.misc" xmlns="http://docbook.org/ns/docbook">
5
+
<?phpdoc extension-membership="core" ?>
7
6
<title>Miscellaneous Functions</title>
8
7
<titleabbrev>Misc.</titleabbrev>
9
8

...
...
@@ -20,6 +19,12 @@
20
19
&reference.misc.constants;
21
20
&reference.misc.reference;
22
21

22
+
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="changelog.misc">
23
+
<title>&ChangelogListingTitle;</title>
24
+
<para>&ChangelogListingDescription;</para>
25
+
<?phpdoc generate-changelog-for="ref.misc"?>
26
+
</appendix>
27
+

23
28
</book>
24
29

25
30
<!-- Keep this comment at the end of the file
26
31