Commit graph

36 commits

Author SHA1 Message Date
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
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
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
220a787daf fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283813 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:16:08 +00:00
Philip Olson
adb07b8293 Replaced hardcoded external links with entities, and updated url locations where appropriate.
Also replaced a few external links with internal ones.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:39:26 +00:00
Philip Olson
cf12008a54 implemented &pecl.info;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:13:48 +00:00
Philip Olson
df50bd494a Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 22:20:31 +00:00
Philip Olson
31a79096d2 Grammar, s/an unique/a unique/g which closes bug and helps
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271849 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 01:35:26 +00:00
Philip Olson
7774d7bb25 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271307 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 01:58:18 +00:00
Philip Olson
0b4604213d 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@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +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
7ff2ef1670 Added refsect1 role="parameters"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260114 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-21 21:06:43 +00:00
Philip Olson
7e42a6eb07 Initial commit, documents missing gnupg_init().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253501 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-22 02:30:48 +00:00
Hannes Magnusson
2993137a95 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 examples to its own chapter
	NOTE: The chapter ID is gnupg.examples, the former gnupg.examples
		  ID has been renamed to gnupg.examples-clearsign
	NOTE: The gnupg.keylistiterator section was moved to the examples.xml too
		  and changed to be an <example>, not <section>
 - Moved the requiremnts section to setup.xml
 - Moved the configure sentity to setup.xml
NOTE: The notes are still in refrence.xml, altough the gnupg.notes ID was removed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248730 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 01:02:27 +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
7d192049a0 Fix few conflicts due to docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:57:05 +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
Gwynne Raskind
69a48a2738 Removing unnecessary commented lines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 18:52:34 +00:00
Gwynne Raskind
933a8287e5 No longer experiment (fixes bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237859 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:34:39 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Maciek Sokolewicz
10582259e7 fixed typo in example, note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234041 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 16:04:50 +00:00
Mehdi Achour
01d2718356 Fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 01:40:44 +00:00
Nuno Lopes
6ff52a9e80 fix example 1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229063 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 20:12:59 +00:00
Hartmut Holzgraefe
6049983eba removed functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:51:02 +00:00
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +00:00
Jakub Vrana
2af8b17040 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201928 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-02 21:41:41 +00:00
Jean-Sébastien Goupil
bf1beb2de3 fix comment on one line in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200410 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-12 16:04:22 +00:00
Thilo Raufeisen
234728dd45 fixed error in methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200402 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-12 15:01:47 +00:00
Thilo Raufeisen
96efb962c2 added documentation for the new seterrormode-function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-12 14:39:43 +00:00
Nuno Lopes
eb99af0e0c fix build..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199571 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-30 21:54:34 +00:00
Jean-Sébastien Goupil
6c26baa645 fix uppercase + constant + WS indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199532 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-30 06:34:39 +00:00
Jean-Sébastien Goupil
f25c81f90d fix typo and parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199501 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-29 18:51:50 +00:00
Thilo Raufeisen
658bf362b8 initial release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-29 16:08:09 +00:00