This documentation is based on Zend Framework 2 (master branch)
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 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
.
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.
The files in this archive are released under the Zend Framework license. You can find a copy of this license in LICENSE.txt.
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.