Commit graph

13 commits

Author SHA1 Message Date
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +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
f19e1eab9c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283815 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:25:11 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +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
afee2b3056 ref.ibase: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:54:21 +00:00
Mehdi Achour
e9cc03c75c WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237852 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:52:41 +00:00
Jakub Vrana
cdfdffa494 link_or_trans_identifier (bug #26517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168708 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 08:32:48 +00:00
Ard Biesheuvel
0867494b35 Fixed prototypes and corrected descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-01 23:51:29 +00:00
Mehdi Achour
2763317a71 proto update, adding users notes, see also, entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136095 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-27 22:21:30 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00