New entities for changelog/parameter listing.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166721 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2004-08-18 18:55:39 +00:00
parent 83304a07f6
commit 55e504a343

View file

@ -21,6 +21,8 @@
<!ENTITY ReservedConstants "Predefined Constants">
<!ENTITY MissingStuff "Missing Stuff">
<!ENTITY AndSeveralOthers "And several others">
<!ENTITY Version "Version">
<!ENTITY Description "Description">
<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
@ -38,3 +40,5 @@ supplemental files to mark section titles -->
<!ENTITY reftitle.returnvalues '<title>Return values</title>'>
<!ENTITY reftitle.examples '<title>Examples</title>'>
<!ENTITY reftitle.seealso '<title>See Also</title>'>
<!ENTITY reftitle.changelog '<title>ChangeLog</title>'>
<!ENTITY reftitle.parameters '<title>Parameter List</title>'>