Welcome to the Zend Framework 2 documentation
RELEASE INFORMATION
This documentation is based on Zend Framework 2 (master branch)
VIEW THE DOCUMENTATION ONLINE
We used the readthedocs.org project to render online the development version of the documentation of Zend Framework 2.
You can read the development online documentation in http://zf2.readthedocs.org.
You can read the last stable documentation in http://packages.zendframework.com/docs/latest/manual/en/.
BUILDING DOCUMENTATION
Building the documentation requires Sphinx.
Descend into the docs/
directory, and run make
with one of the following
targets:
epub
- build epub (ebook) documentation (requires Calibre to build cross-platform epub versions)help
- build Windows help fileshtml
- build HTML documentationinfo
- build Unix info pageslatexpdf
- build PDF documentation (requires a workinglatex
toolchain)man
- build Unix manpagestext
- build ANSI text manual files
Examples:
make html
You can cleanup by running make clean
.
CONTRIBUTING
If you wish to contribute to the documentation of Zend Framework 2, please read the CONTRIBUTING.md file.
If you don't know where to begin, or where you can best help, please review the TODO.md file.
LICENSE
The files in this archive are released under the Zend Framework license. You can find a copy of this license in LICENSE.txt.
ACKNOWLEDGEMENTS
The Zend Framework team would like to thank all the contributors to the Zend Framework Documentation project, our corporate sponsor, and you, the Zend Framework user. Please visit us sometime soon at http://framework.zend.com.