Skip to content

Commit

Permalink
Reviewed all documentation for content and formatting
Browse files Browse the repository at this point in the history
- Pushed helpers into a subdirectory.
- Re-ordered chapters. Created a "Rendering Views" section with the chapters on
  the `PhpRenderer`, view scripts, and the `ViewEvent`.
- Added info on the upcoming 2.7.0 release with regards to callable helpers.
  • Loading branch information
weierophinney committed May 12, 2016
1 parent 6d0c474 commit 6e832c8
Show file tree
Hide file tree
Showing 45 changed files with 2,897 additions and 2,614 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
[![Build Status](https://secure.travis-ci.org/zendframework/zend-view.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-view)
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-view/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-view?branch=master)

`Zend\View` provides the “View” layer of Zend Framework 2’s MVC system. It is a
zend-view provides the “View” layer of the Zend Framework MVC system. It is a
multi-tiered system allowing a variety of mechanisms for extension,
substitution, and more.


- File issues at https://github.com/zendframework/zend-view/issues
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-view
- Documentation is at https://zendframework.github.io/zend-view/
194 changes: 0 additions & 194 deletions doc/book/helpers.advanced-usage.md

This file was deleted.

38 changes: 0 additions & 38 deletions doc/book/helpers.base-path.md

This file was deleted.

94 changes: 0 additions & 94 deletions doc/book/helpers.cycle.md

This file was deleted.

Loading

0 comments on commit 6e832c8

Please sign in to comment.