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
ba28df4800
<function> creates link automatically
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322162 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:24:30 +00:00
Jakub Vrana
28d123ef98
Don't use <function> for magic methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322134 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 14:14:28 +00:00
Jakub Vrana
78aef6b871
Standard class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 07:19:12 +00:00
Jakub Vrana
36a6e2aa5d
Change ID sdo.das.rel to sdodasrel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321874 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 16:18:34 +00:00
Jakub Vrana
a74eda9bce
Move methods to classes directories
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321873 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 16:12:10 +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
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
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
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
f381233435
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283835 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:48:51 +00:00
Jakub Vrana
e66dc52a3f
Replace _ by - in xml:id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275139 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:14:06 +00:00
Philip Olson
4b23ef594a
Lowercased all IDs (<refentry xml:id=...) and updated the links that refer to them
...
# Translators please wait 24 hours before updating... I'm doing most of them too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260761 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-05 05:03:04 +00:00
Hannes Magnusson
56d2bc5bf7
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 sdo.examples into its own chapter (examples.xml)
NOTE: The orginal sdo.examples section ID was renamed to sdo.examples-basic
Added title to the sdo.examples-basic section
- Moved the requirements & installation sections to setup.xml
- Moved sdo.limitations into its own chapter (limitations.xml)
NOTE: The partintro still containts the sdo.das.table section and the classlisting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249023 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 14:57:57 +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
Matthew Peters
f8bbb073f5
update the install instructions which should have changed when we reorganised the pecl package to include SCA.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236186 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-23 15:42:48 +00:00
Philip Olson
c2e9e5a27e
According to our guidelines:
...
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Caroline Maynard
dab69b4eda
Formatting changes only
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221172 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 10:48:58 +00:00
Caroline Maynard
42533a7a7b
The XML DAS no longer has its own separate shared library.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221129 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 16:02:24 +00:00
Caroline Maynard
452688c02c
use pecl command instead of pear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214448 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 14:43:55 +00:00
Caroline Maynard
e473248a91
Updates for 1.0 release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-24 15:46:38 +00:00
Caroline Maynard
4966278062
Document the RELEASE_0_9_0 version
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207894 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-24 18:36:41 +00:00
Jakub Vrana
d2750caeb1
Typos (bug #35698 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205147 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:42:06 +00:00
Jean-Sébastien Goupil
25265ccb80
typo and space after links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202971 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-16 03:33:00 +00:00
Graham Charters
5dd579b932
Added description of data object reflection support.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201905 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 16:14:19 +00:00
Jakub Vrana
86f52dd346
PHP examples syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Caroline Maynard
16ffcec654
Update for 0.5.2 release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 12:26:25 +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
Matthew Peters
34a385591e
Changes to install section:
...
1. correct the pear install command (had -B in the wrong place)
2. Make the version/release/fix variable in the command
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-11 11:13:48 +00:00
Matthew Peters
14ebe5615f
Improvements to Install section - Include link to PECL snaps; describe alterations to php.ini.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192390 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 11:41:38 +00:00
Matthew Peters
500d41edab
Rewrite installation instructions to cover Windows/Linux X Release/latestCVS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 14:29:59 +00:00
Graham Charters
f451cbe169
Tried to de-jargon the introduction...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191813 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 16:58:23 +00:00
Dan Scott
04ef7baafc
Fix typos and small grammatical thingies.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191762 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 19:45:25 +00:00
Nuno Lopes
ed3cfbb8db
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191714 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 11:50:27 +00:00
Sean Coates
c286789edd
grammar (comma)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191412 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 21:50:16 +00:00
Sean Coates
2e2a13363c
WS & wrap
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 21:23:03 +00:00
Anantoju Veera Srinivas
13e2bdb8c5
Changes in installation instructions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191406 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 20:50:13 +00:00
Jakub Vrana
1a9b341bc9
No space before fullstop and comma
...
No parse errors in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191272 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 11:08:37 +00:00
Matthew Peters
a0b7f470ab
WS only. Shorten all lines to 78 chars or less.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191124 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 09:27:10 +00:00
Matthew Peters
411b21bf34
Substantial WS change to get one-space indentation, plus <![CDATA in col 1.
...
Handful of typo and punctuation fixes I noticed along the way.
No changes to structure, links etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191059 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 10:21:32 +00:00
Nuno Lopes
8fb68d3da4
use entities for urls
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191000 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 11:37:37 +00:00
Graham Charters
6f4e64683f
First drop of SDO core documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190952 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-18 20:42:58 +00:00