Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 6e832c8

Browse files
committed
Reviewed all documentation for content and formatting
- 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.
1 parent 6d0c474 commit 6e832c8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2897
-2614
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
[![Build Status](https://secure.travis-ci.org/zendframework/zend-view.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-view)
44
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-view/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-view?branch=master)
55

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

10-
1110
- File issues at https://github.com/zendframework/zend-view/issues
12-
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-view
11+
- Documentation is at https://zendframework.github.io/zend-view/

doc/book/helpers.advanced-usage.md

Lines changed: 0 additions & 194 deletions
This file was deleted.

doc/book/helpers.base-path.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

doc/book/helpers.cycle.md

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)