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

Commit

Permalink
Merge branch 'hotfix/306' into next
Browse files Browse the repository at this point in the history
Forward port #306
  • Loading branch information
Xerkus committed Feb 17, 2019
2 parents e886c43 + a473199 commit a5b84ea
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
10 changes: 0 additions & 10 deletions docs/book/index.html

This file was deleted.

1 change: 0 additions & 1 deletion docs/book/index.md

This file was deleted.

5 changes: 2 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docs_dir: docs/book
site_dir: docs/html
pages:
- index.md
- Home: index.md
- Introduction: intro.md
- 'Quick Start': quick-start.md
- Reference:
Expand All @@ -21,6 +21,5 @@ pages:
- 'Automating controller factories': cookbook/automating-controller-factories.md
- 'Using middleware within event listeners': cookbook/middleware-in-listeners.md
site_name: zend-mvc
site_description: 'zend-mvc: MVC application provider'
site_description: "Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins."
repo_url: 'https://github.com/zendframework/zend-mvc'
copyright: 'Copyright (c) 2005-2017 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'

0 comments on commit a5b84ea

Please sign in to comment.