Hannes Magnusson
7f9b25eef2
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
- Changed the xml.encoding section to be an article (encoding.xml)
- Changed the xml.case-folding section to be an article (case-folding)
- Changed the xml.error-codes section to be an article (error-codes.xml)
- Changed the xml.eventhandlers section to be an article (eventhandlers.xml)
- Moved the examples into its own chapter (examples.xml)
- Moved the configuration, requirements and resources sections to setup.xml
- Moved the configure entity to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248894 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:39: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
8a238e1c54
s/xml:id/id in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238930 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:17:35 +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
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
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
8d1d2a1429
uses expat compat layer by default (by George Schlossnagle)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167381 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:59:10 +00:00
Nuno Lopes
f83c11ceea
fix #27574
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-12 15:16:11 +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
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Dave Barr
3450fb87f9
- Fixed a lot of typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Vincent Gevers
08e408b750
Fixing example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141210 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-28 16:18:14 +00:00
Derick Rethans
a77a4596b5
- Add <?php tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132133 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-17 10:25:52 +00:00
Hartmut Holzgraefe
a640a6914b
- xml parser resources explained
...
- xml_parser_create_ns documented
- xml_parser_create slightly rewritten
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119882 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-11 17:46:32 +00:00
Damien Seguy
fea3091f9d
unused id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113673 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 02:58:18 +00:00
Friedhelm Betz
6d2a53fa7b
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
Gabor Hojtsy
a272138405
That section had never begun
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90171 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 13:27:32 +00:00
Gabor Hojtsy
8eae845e64
Adding constants here and a small restructuring
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90166 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 13:23:55 +00:00
Andrioli Darvin
5549c3cb91
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80067 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-26 20:10:13 +00:00
Andrioli Darvin
7f3404f590
Added <?php in the third example, and put configure between <coomand> and </command>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79464 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 20:35:26 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +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