Skip to content

coencoppens/zf2-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Further requirements are Pygments, docutils and markupsafe, installable with pip install.

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 files
  • html - build HTML documentation
  • info - build Unix info pages
  • latexpdf - build PDF documentation (requires a working latex toolchain)
  • man - build Unix manpages
  • text - 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.

About

Zend Framework 2 documentation sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.5%
  • Makefile 46.7%
  • Shell 1.8%