Commit graph

12 commits

Author SHA1 Message Date
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
751d46fd60 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283830 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:31:40 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
c6a71455f4 add missing roles and fix see also layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227192 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 04:23:08 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug #30717)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Sean Coates
2d7060edef added missing ini.xml, replaced &, < and > with their respectivve entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 21:48:21 +00:00
Sara Golemon
de31a9ff65 Add parsekit to manual.xml.in and fix a few syntax errors in new function files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167323 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:51:14 +00:00
Sara Golemon
153fd35c51 Document parsekit extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167322 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:45:42 +00:00