Commit graph

138 commits

Author SHA1 Message Date
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
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Kalle Sommer Nielsen
377efa4422 Fixed bug (Expected method documentation missing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304614 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:33:19 +00:00
Adam Harvey
176fc5fa0b Fix doc bug (same example for several methods but output is different)
by changing the tidyNode examples to use explicit method calls, rather than
constructing the method name at runtime -- it was a nice demonstration of the
$o->{$method}() syntax, but rather out of place in a set of examples meant to
show how to use the tidyNode class itself.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 03:42:25 +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 


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
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Jakub Vrana
19042c49d8 List properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290979 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 11:15:40 +00:00
Jakub Vrana
a0973a2f69 Display method names in class definition (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290702 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:23:56 +00:00
Richard Quadling
ad067270f7 tidy::CleanRepair => tidy::cleanRepair. Typo. Fix#49794
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 10:06:20 +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
fa8878d2a5 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
TAKAGI Masahiro
f662cc25e9 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 09:30:35 +00:00
Richard Quadling
a9c710945a Fix#48850
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283702 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 08:42:55 +00:00
Joey Smith
b05d256d63 Fix tidy->html() example to use the instance instead of calling statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282472 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 16:02:40 +00:00
Yannick Torres
25f6bb6821 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 20:47:14 +00:00
Nilgün Belma Bugüner
884294b494 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279920 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:57:22 +00:00
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Philip Olson
f03302c8c7 Removed references to pecl4win.php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279572 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-30 06:42:22 +00:00
Richard Quadling
d9e878c372 Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279505 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 12:30:14 +00:00
Damien Seguy
ff2e264da1 fix presentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:44:41 +00:00
Damien Seguy
83ea464fd6 migration to oop doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279345 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:37:21 +00:00
Damien Seguy
a8ac58b13e update with tidy class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279344 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:36:25 +00:00
Damien Seguy
9fd75ec50c fix node name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 19:03:23 +00:00
Damien Seguy
fc99912654 moving to tidyNode folder and function cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 13:20:06 +00:00
Yannick Torres
421f6b3228 Add new entities for tidy extension
# tidy.object


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278630 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 09:00:01 +00:00
Yannick Torres
402f54846d remove extra para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278555 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-10 20:35:51 +00:00
Damien Seguy
b23163023b fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 20:35:35 +00:00
Damien Seguy
124c28814c link and literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278457 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 19:44:04 +00:00
Damien Seguy
d101cf7463 literal and link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278456 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 19:07:20 +00:00
Damien Seguy
9a1395f6ef fix link and literals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278455 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 18:48:35 +00:00
Philip Olson
f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +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
Mehdi Achour
65d4ed89fb Switch to new documentation style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 20:18:33 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +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
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
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
Mehdi Achour
bd4176288b Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 23:52:00 +00:00
Mehdi Achour
6b20633e2a Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249414 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 11:35:36 +00:00
Mehdi Achour
e5253c311b Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249391 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:52:46 +00:00
Mehdi Achour
7439959e0b WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249387 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:34:38 +00:00
Hannes Magnusson
b499efb673 Use the &Functions; entity (patch by Felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +00:00
Hannes Magnusson
27b236352d 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 requirements and resources section to setup.xml
 - Moved the configure and ini entities to setup.xml
 - Moved the example into its own chapter (examples.xml)
	NOTE: The chapter has the tidy.examples ID, the old tidy.examples is now tidy.examples.basic


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248895 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:47:05 +00:00