Commit graph

24 commits

Author SHA1 Message Date
Máté Kocsis
593ea510e8
Generate ext/gd methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-623.
2021-05-24 13:14:32 +02:00
Christoph Michael Becker
f85d380904 Normalize "see also" sections of image book according to skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350828 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 13:59:15 +00:00
Christoph Michael Becker
1faec0faeb DRY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344594 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-31 11:57:01 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +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
7cde145001 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283817 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:33:00 +00:00
Hannes Magnusson
1c08f6abeb Use UTF-8 rather then html entities in XML documents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278148 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 21:32:29 +00:00
Richard Quadling
0678a1f3e4 New filerefs for PhD0.4.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275914 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 11:38:14 +00:00
Philip Olson
8348abbc15 Revert "New filerefs for images." as the build system is not ready
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 07:36:38 +00:00
Richard Quadling
b1bc689d5a New filerefs for images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:40:54 +00:00
Kalle Sommer Nielsen
e4f35b22e2 Fix various bugs inside gd documentation part 3/3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264210 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-05 07:32: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
Hannes Magnusson
bc9bd08ff7 Add image example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 19:49:07 +00:00
Mehdi Achour
13b0b6f8ad gd: switch to new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227185 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 03:15:21 +00:00
Mehdi Achour
63b355da1e Whitespace, preparing for new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-13 17:11:46 +00:00
Philip Olson
98510adbdf Refer to and use imagecreatetruecolor() instead of imagecreate().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192905 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 04:48:11 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Mehdi Achour
7102f60fce s/w/b
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 13:11:12 +00:00
Antony Dovgal
c8e18ac5f0 fix imagearc() example
change drawing direction to the right one


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159500 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 12:35:22 +00:00
Mehdi Achour
1585612c5b examples, see also and typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129245 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 20:22:13 +00:00
Damien Seguy
eb0258c07f col => color, some constant retagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115950 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-12 17:49:07 +00:00
Sander Roobol
ce2e02e8b4 GD uses resources...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78672 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-18 17:13:10 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +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