doc-base
doc-base copied to clipboard
Tools for the PHP documentation
Planned changes, big and small, that affect manual infrastructure and languages. #### Recheck - [x] Single source revcheck (#111 #174 #176 #180) - [x] Sequential `[skip-revcheck]` (#178) - [ ]...
When a PR is branched from a point before current master, the CI tests are run *ignoring* any intermediary commits. In other words, tests are running considering one version that...
This PR creates a new `doc-base/scripts/entities.ent` file, that is called from `configure.php` but can also be called from the command line. The new script start looking [`global.ent`](https://github.com/php/doc-base/pull/183/files#diff-82cb3f688f9b9e30618d01a97884eef982d15fdeacc94f339166a85099d8c611), [`manual.ent`](entities/manual.ent-dist) and [`remove.ent`](entities/remove.ent-dist)...
This PR changes the `[skip-revcheck]` function. Instead of being activated from anywhere, it only be effective if positioned at the beginning of the commit message, and ignored otherwise. This is...
Hi, I would like to translate PHP Official Docs into Hindi language. The whole INDIA's primary language is Hindi.
Initial support for generic sentences via PI instead of forcing translations (and English docs) to write the same thing over and over again, also improves consistency. See: https://github.com/php/doc-en/pull/3965
Add reference documentation for the URI extension to the PHP manual, listing it alphabetically between tokenizer and url extensions. This may be merged after https://github.com/php/doc-en/pull/5060 is finalized and merged.
Simplify local repository status, and remove unused functions.