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

Commit f6a00a5

Browse files
committed
Renames pages section to nav in MkDocs configuration
1 parent 6e68b88 commit f6a00a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
docs_dir: docs/book
22
site_dir: docs/html
3-
pages:
43
- index.md
54
- usage.md
5+
nav:
66
- Checks:
77
- "Diagnostic Checks": diagnostics.md
88
- "File Validation Checks": file-validation.md

0 commit comments

Comments
 (0)