Uh oh!
There was an error while loading. Please reload this page.
Add dev build tool for PHP manual across different manuals - #337
Add dev build tool for PHP manual across different manuals#337jordikroon wants to merge 5 commits into
Conversation
alfsb
commented
Aug 7, 2026
The usage commaline is very nice. Only the name seems too generic. Perhaps |
8f38cef to
8c373e3Comparejordikroon
commented
Aug 11, 2026
Some updates since the last push:
|
I am planning to merge this next weekend-ish. During the week I will do some more testing in order to spot some edge-cases or missing features. After the merge is done, I will start to prepare for stage 2.
So if you didn't get a chance to get your hands on this tool, please do and share your thoughts. That said nothing will break (yet) as the old building process will still be in place for a short while. At least for a good month or maybe 2. |
I have been long thinking where this tool fits most. But given the docs from doc.php.net live here, all and everything depends on doc-base this feels most natural.
Currently it's very vague for new contributors how to contribute to the docs.
make, which some developers may have never heard ofThis PR adds a
phpdoc.phpscript that is primarily meant for local development. And should provide an all-in-one experience for everyone.Basically:
For a language this would require the --lang= parameter
Planning to introduce this tool in 3 stages (when this is considered ready):
Stage 3: Remove the old tool, in favor of the new tool
php phpdoc.php