Commit graph

11 commits

Author SHA1 Message Date
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
Ben Ramsey
bae7d85d71 Bug #37249 - Changed return type to "mixed" and added examples for calling load() and loadXML() statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213101 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:10:13 +00:00
Mehdi Achour
66c1780e8d Remove static calls which are non E_STRICT compliant
formatOutput doesn't affect DomDocument->saveHTML()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211537 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 12:59:17 +00:00
Jakub Vrana
1cffddca23 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 10:39:10 +00:00
Mehdi Achour
75b3c1f295 remove extra linebreak in classsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177404 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 08:41:34 +00:00
Mehdi Achour
30a513687b Switch some files to the new structure, use xrefs, document parameters, fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-31 11:49:57 +00:00
Mehdi Achour
2b1af939e4 Used the new documentation format in the documented functions
Documented, reviewed and added examples to DOMDocument->__construct(), createEle
ment*, load, loadXML, save*.
Also documented DOMDocument->xinclude() and found bug #31200


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175146 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 15:57:49 +00:00
Mehdi Achour
39e053f24a switch to OO layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:11:30 +00:00
Yannick Torres
597c9e6b87 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:40:58 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Rob Richards
d64096e069 Initial cut of dom docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158250 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-09 15:07:48 +00:00