Skip to content
This repository was archived by the owner on Jan 30, 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
10 changes: 0 additions & 10 deletions docs/book/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/book/specs.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Input filter specifications
# Specifications

`Zend\InputFilter` allows configuration-driven creation of input filters via
`Zend\InputFilter\InputFilterAbstractServiceFactory`. This abstract factory is
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pages:
- Introduction: intro.md
- Reference:
- Specifications: specs.md
- Files: file-input.md
- "File Upload Input": file-input.md
- "Optional Input Filters": optional-input-filters.md
- "Unfiltered Data": unfiltered-data.md
site_name: zend-inputfilter
Expand Down