Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +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
Philip Olson
7cfaafb9bf
Help unify PECL install documentation, by using the PECL entities.
...
Second stage in closing PHP bug #37315
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 20:56:51 +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
605fe4df23
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:57:16 +00:00
Philip Olson
3abebb615d
Added and updated PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Philip Olson
4268d9a85f
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
1fd43fe5cc
MFB: Upgrade to the new-reference-structure
...
- Moved the intro to book.xml from reference.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the requirements/configuration/resources sections to setup.xml
- Moved the configure entity (the installation section) to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248713 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:23:46 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
e9d205de03
fam: switch to new doc style and rewrite resources section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227306 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 15:55:07 +00:00
Mehdi Achour
c81a2adede
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227299 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 15:04:16 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
2bed4f6ded
Fix return types (2/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Mehdi Achour
bc6a5c147d
Moved to pecl by Jani and Derick for PHP 5.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181522 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 10:53:13 +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
jared wyles
d5613d6ec9
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166527 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 15:55:17 +00:00
Jakub Vrana
9a1ee6bfe3
Fix types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Dave Barr
f2841054f6
- Remove function tags from "function..."s and replace with literals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:20:24 +00:00
Friedhelm Betz
3274592edf
typos,
...
refpurpose for fam-next-event
FAMMoved event correction
link to event constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155197 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-02 00:41:30 +00:00
Friedhelm Betz
0a25c7e3fd
configure options for fam
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155132 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 10:10:27 +00:00
Friedhelm Betz
9e66649af8
some more infos on FAM
...
constants in extra file, bit of description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 08:58:57 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Jakub Vrana
f803865331
Xmas typos 3/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Friedhelm Betz
f7bd5706f5
fam not for windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146578 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 13:38:53 +00:00
Friedhelm Betz
12c26cebeb
link id correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142384 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-14 13:58:05 +00:00
Mehdi Achour
12b5e38479
adding and to the see also when needed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141228 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-29 10:14:07 +00:00
Hartmut Holzgraefe
1b954bf1ed
documentation for FAM extension started
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 09:29:05 +00:00