mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
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:
parent
83304a07f6
commit
55e504a343
1 changed files with 4 additions and 0 deletions
|
@ -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>'>
|
Loading…
Reference in a new issue