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

Commit

Permalink
Merge pull request #22 from webimpress/hotfix/docs
Browse files Browse the repository at this point in the history
Updates docs configuration
  • Loading branch information
michalbundyra committed Sep 3, 2019
2 parents c9640b7 + fccd972 commit d1fb2c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
10 changes: 0 additions & 10 deletions docs/book/index.html

This file was deleted.

7 changes: 3 additions & 4 deletions mkdocs.yml
@@ -1,14 +1,13 @@
docs_dir: docs/book
site_dir: docs/html
pages:
- index.md
- Intro: intro.md
- Home: index.md
- Introduction: intro.md
- Reference:
- 'Routing': routing.md
- 'Default Services': services.md
- Migration:
- 'Version 2 to Version 3': migration/v2-to-v3.md
site_name: zend-mvc-i18n
site_description: Zend\Mvc\I18n
site_description: 'Integration between zend-mvc and zend-i18n'
repo_url: 'https://github.com/zendframework/zend-mvc-i18n'
copyright: 'Copyright (c) 2005-2018 <a href="https://www.zend.com/">Zend Technologies USA Inc.</a>'

0 comments on commit d1fb2c0

Please sign in to comment.