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

Commit 17ea1fe

Browse files
committed
Push adapter and repository docs under a Reference heading
1 parent 200e270 commit 17ea1fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ site_dir: docs/html
33
pages:
44
- index.md
55
- Introduction: v1/intro.md
6-
- 'Authentication adapter': v1/auth-adapter.md
7-
- 'User repository': v1/user-repository.md
6+
- Reference:
7+
- 'Authentication adapter': v1/auth-adapter.md
8+
- 'User repository': v1/user-repository.md
89
site_name: Authentication middleware
910
site_description: 'Authentication middleware for Expressive and PSR-7 applications'
1011
repo_url: 'https://github.com/zendframework/zend-expressive-authentication'

0 commit comments

Comments
 (0)