mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
1.5 KiB
1.5 KiB
PHP Manual Contribution Guide
This document is in the very early stages of development. If you are a newcomer, please look at already existing resources.
More experienced users are welcome to contribute.
Introduction
PHP is well known for having excellent documentation. Documentation that is created by volunteers who collectively make changes every day. This guide is designed for people who work on the official PHP documentation.
Glossary
This guide uses some terminology that you have to know. Don't worry, it's easy:
- author - person who contributes to the original English manual
- translator - person who translates the English manual into another language
- {LANG} - replace it with your two-letter country code, (e.g. when refering
to a mailinglist,
doc-{LANG}@lists.php.net
). Note: Brazilian Portuguese differs from the rest and it's called pt_BR for the SVN module and pt-br for the mailing list suffix.
Table of Contents
- Joining the team
- Documentation structure
- Editing the PHP Manual
- Translating documentation
- Style guidelines
Appendices
Feedback
Feedback is most certainly welcome on this document. Without your submissions and input, this document wouldn't exist. Please send your additions, comments and criticisms to the following email address: phpdoc@lists.php.net.