1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

16 Commits

Author SHA1 Message Date
Gina Peter Banyard
876a6a3931 cmark: fix XML by converting para to simpara tags via script (#5153) 2026-01-18 23:09:34 +00:00
Gina Peter Banyard
f013503b36 Remove developer books (#3919)
Are these even useful nowadays?
2024-10-24 16:51:54 +01:00
alfsb
38ee86c3c0 New &Construtor; entity to avoid translatable text in parts of XML source (#3661)
* New translatable entity Constructor.

In preparation to remove some translatable text inside auto-generated XML.

* Avoid translatable text in copyable (auto-generated?) XInclude intensive XML sources.

---------

Co-authored-by: André L F S Bacci <ae@php.net>
2024-08-25 22:21:34 +01:00
Christoph M. Becker
9a15741262 Don't link to the direct downloads, but rather to the PECL page (GH-3633)
Besides that new builds are no longer placed on that server, users
better go to the PECL page, where they can get more information anyway.

See also GH-3632.
2024-08-17 11:19:39 +02:00
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
Gina Peter Banyard
bbfa973878 Remove phpdoc XMLNS declaration when unneeded (#3325) 2024-04-21 14:53:07 +01:00
haszi
c0b2191731 Add CommonMark constants (#3272)
Co-authored-by: haszi <haszika80@gmail.com>
2024-03-17 18:08:34 +00:00
alfsb
6ceccac786 [skip-revcheck] Normalize &Constants; and &Methods; usage (#2703)
Drive-by trailing whitespace removals

Co-authored-by: André L F S Bacci <ae@php.net>
2023-08-23 13:09:51 +01:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
41445b3d77 Mark up nullable types as union types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351076 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 10:47:17 +00:00
Christoph Michael Becker
53242ee662 Properly markup union types
Since r350738 added support for union types to our DocBook DTD, we
should use it.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351075 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 10:45:25 +00:00
Christoph Michael Becker
52bf027d4c Don't use FQNs for types
Using fully qualified names for identifiers in the manual is uncommon;
at least identifiers of the global namespace are (almost) always
written unqualified.  Furthermore, FQNs are not supported by the auto-
linking of PhD.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350956 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-20 13:08:37 +00:00
Joe Watkins
92cce8d39b CQL docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344730 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 08:03:41 +00:00
Pieter Hordijk
401fe62012 Added info for where to find the PECL releases for CMARK. And what special step to take when installing on windows.
-- 
Provided by anonymous 90429 (haseeb.basil@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344598 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-31 19:30:43 +00:00
Joe Watkins
b124d58c8a CommonMark documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344555 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 09:28:50 +00:00