Commit graph

44 commits

Author SHA1 Message Date
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
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
6bb80ceb9a Help unify PECL documentation, by using the PECL entities.
First stage in closing PHP bug #37315


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 19:36:02 +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
6bbf2e651d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:57:45 +00:00
Philip Olson
55959002bd Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +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
ea7782fe19 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.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 resources section to setup.xml
 - Moved the configure entity to setup.xml
NOTE: reference.xml still has partintro, the seealso section (altough the mcve.seealso ID was removed)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248997 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:25:52 +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
Philip Olson
89121f2f12 Removed bogus information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241867 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-27 21:48:06 +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
Martin Samesch
7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Mehdi Achour
d4172b13ba Fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227254 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:43:52 +00:00
Mehdi Achour
c4cb58e26a Document the conn parameter and some return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227251 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 01:29:49 +00:00
Sean Coates
a8ec4170bd Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Jakub Vrana
e528224091 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 21:41:55 +00:00
Brad House
af0b029ef1 Update for move to PECL from PHP-proper
Update for name change of mcve -> Monetra
Add new functions that were not previously mentioned
remove functions and variables which have been deprecated for 2+ yrs in libmonetra, they were undocumented anyhow


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200561 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-15 20:37:01 +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
Nuno Lopes
5051865154 more moves to PECL. update the extensions list: libxml is bundled
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194906 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 11:08:32 +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
28b079646b Simplify refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:47:38 +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
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
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +00:00
Dave Barr
4133e22bb1 - Fix misspelled types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141696 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-03 05:59:31 +00:00
Brad House
1f152566f1 forgot to link in constants into reference.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134405 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-08 04:29:22 +00:00
Brad House
f0f15f59e1 reran xml_proto.php from scripts to update docs. Added constants.xml and mcve-setssl-files.xml. Changed other minor docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134404 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-08 03:52:01 +00:00
Friedhelm Betz
b923b607e9 rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 15:33:22 +00:00
Philip Olson
8c7a2c6433 & -> &amp;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101175 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-24 19:42:01 +00:00
Brad House
524acdf31c initial real docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100390 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 03:31:02 +00:00
Brad House
85965b3a04 syncing docs with function protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100389 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-21 03:28:15 +00:00
Friedhelm Betz
833cae1670 new structure applied
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89564 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-23 09:34:49 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +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
Simone Cortesi
c7b3836e56 WS fix: part ONE of EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +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