1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
## Table of Contents
- [Introduction](README.md)
- [Overview of the build system](overview.md)
- [Contributing to the documentation](contributing.md)
- [Setting up a local build environment](local-setup.md)
- [Editing the PHP Manual](editing.md)
- [Documentation structure](structure.md)
- [Style guidelines](style.md)
- [Coding standard for examples](cs-for-examples.md)
- [Translating documentation](translating.md)
- [Joining the team](joining.md)
## Appendices
- [FAQ](faq.md)
- [Tools](tools.md)
- [Frequently used tags and entities](tags-and-entities.md)
- [User Note Editing Guidelines](user-notes.md)
- [Setting up a local web development environment](local-web-setup.md)
- [How the released versions are built](public-builds.md)
|