Louis-Arnaud 25287dfd9f Add --lang and file listing to sync XML tools (#275)
* Add --lang= parameter and simple file listing to sync XML tools

Allow all qaxml-*.php scripts to accept --lang=XX to specify the
target language directly, without requiring temp/lang from
configure.php. Also accept file paths as positional arguments
for checking specific files instead of the full translation tree.

Existing behavior without parameters is preserved. Relates to #199.

* Rename $files to $filterFiles and warn on missing source files

Address review feedback: rename parameter for clarity and add
STDERR warning when a command-line file is not found in sourceDir.
2026-02-12 17:22:52 -03:00
2009-07-11 18:33:00 +00:00
2017-06-27 05:08:05 +00:00

This repository contains the base source files and tools for converting PHP's documentation, written in DocBook XML, into various presentation formats like HTML and RTF.

Documentation for the tools used for building the PHP documentation and how to contribute to the documentation and translations can be found in the docs directory.

If you just want to read the documentation for PHP, look at: https://www.php.net/docs.php

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:20:48.378Z
Readme 14 MiB
Languages
PHP 86.5%
JavaScript 6.5%
CSS 3.6%
Smarty 2%
Shell 0.6%
Other 0.8%