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

Commit 200e270

Browse files
committed
Version documentation
Per zend-stratigility, we need to begin versioning our documentation from the outset, to ensure links are long-lived.
1 parent 098921a commit 200e270

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ docs_dir: docs/book
22
site_dir: docs/html
33
pages:
44
- index.md
5-
- Introduction: intro.md
6-
- 'Authentication adapter': auth-adapter.md
7-
- 'User repository': user-repository.md
5+
- Introduction: v1/intro.md
6+
- 'Authentication adapter': v1/auth-adapter.md
7+
- 'User repository': v1/user-repository.md
88
site_name: Authentication middleware
99
site_description: 'Authentication middleware for Expressive and PSR-7 applications'
1010
repo_url: 'https://github.com/zendframework/zend-expressive-authentication'
11-
copyright: 'Copyright (c) 2017 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'
11+
copyright: 'Copyright (c) 2018 <a href="http://www.zend.com/">Zend Technologies USA Inc.</a>'

0 commit comments

Comments
 (0)