1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-26 16:58:08 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gina Peter Banyard 06f14554e7 phpdbg: fix XML by converting para to simpara tags via script 2026-01-26 15:31:32 +00:00
Gina Peter Banyard 17aa1d3744 phpdbg: fix XML to remove useless wrapping para tags via script 2026-01-26 15:31:32 +00:00
George Peter Banyard 68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Christoph Michael Becker 4f1280021a Improve table markup
There's no need for the <para>s inside the <entry>s, and they look
really ugly.  We also fix a typo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345218 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-26 17:25:33 +00:00
Christoph Michael Becker 845055cb69 Add basic documentation for the command line options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345206 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 13:07:57 +00:00
Christoph Michael Becker c7378721ff Improve phpdbg documentation
* use lowercase “phpdbg” throughout
* flesh out the preface
* actually document some of the functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345198 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-24 14:43:55 +00:00
Christoph Michael Becker 5d29ab74d0 Add phpdbg documentation to the manual
We start by running docgen, and fixing and fleshing out the documentation
by what we can get by skimming the phpdbg.c code.  We also fix and update
the version information.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345181 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 12:59:54 +00:00