Commit graph

54 commits

Author SHA1 Message Date
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
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
Simion Onea
ba08db8805 Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Jakub Vrana
9e8b518051 Add versions for classes
Generated by http://pastebin.com/NByXgj7E and manually edited

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +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
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +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
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
14a2b231ea __construct() lives in .construct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322144 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:50:04 +00:00
Jakub Vrana
5c20ff9960 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322142 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:47:02 +00:00
Jakub Vrana
08d1cf5c92 Move functions/{class}-{method}.xml to {class}/{method}.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322140 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:05:16 +00:00
Jakub Vrana
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +00:00
Jakub Vrana
b827a32fad Use {class}::{method} instead of {class}->{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +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
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
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
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
Kalle Sommer Nielsen
c34a638c92 Fixed typo, spotted milian by @ ##php on EFNet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288479 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 18:25:03 +00:00
Philip Olson
55cc28e8fe CVS->SVN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 16:39:20 +00:00
Nilgün Belma Bugüner
e2c6385956 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283834 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:46:15 +00:00
Yannick Torres
9742d0f6fd correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279168 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 21:27:21 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Philip Olson
dd4d51f8d6 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277457 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 02:44:05 +00:00
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Philip Olson
8280398c81 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 18:42:12 +00:00
Hannes Magnusson
6174fda69e Fixed bug#47247 (Method synopsis typo damages page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-30 10:16:21 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Philip Olson
c79f3fc3aa 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@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Rudy Nappée
685a03b4b3 * No () in refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:54:47 +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
Philip Olson
6a93c88a57 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, and examples.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>
- TODO: OO structure change (extra info remains in reference.xml for now)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248678 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 20:27:30 +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
Philip Olson
64e4c5dcab Updated the Purpose/Membership/State attributes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237600 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 01:24:35 +00:00
TAKAGI Masahiro
afed0c5c2f fixed $Revision$ tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 13:58:40 +00:00
Dave Renshaw
0a5e36bc69 Correct build breaking typos for true and false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229346 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 14:10:52 +00:00
Leonardo Boshell
3d03efa960 Close a couple of entities ('make test_xml' appreciates it :))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229315 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 22:26:39 +00:00
Dave Renshaw
d1e6df1356 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229256 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 10:29:24 +00:00
Hannes Magnusson
0934b1de9c Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229182 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 19:23:32 +00:00
Dave Renshaw
1f77a8e4b0 Updates for MQTT support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229149 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 15:13:09 +00:00
Dave Renshaw
cf57a3fb52 Updates for new installation and extension mechanism plus MQTT support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229148 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 15:08:09 +00:00
Mehdi Achour
e2497ce8b9 Fix serious WS/indentation/layout issues
lower case file id and fix according to object name
Also add see also sections


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 04:45:43 +00:00
Dave Renshaw
66b884c24c *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225233 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-18 16:24:31 +00:00