Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/book/index.html

This file was deleted.

7 changes: 3 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
docs_dir: docs/book
site_dir: docs/html
pages:
- index.md
- Home: index.md
- Introduction: intro.md
- "Quick Start": quick-start.md
- Reference:
- "Generating Responses": response.md
- "Exceptions": exception.md
- "Error Handling Middleware": middleware.md
- "Not Found Handler": not-found-handler.md
site_name: Problem Details
site_description: 'Problem Details for PSR-7 Applications'
site_name: zend-problem-details
site_description: 'PSR-7 Problem Details for HTTP API responses and middleware'
repo_url: 'https://github.com/zendframework/zend-problem-details'
copyright: 'Copyright (c) 2017 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'