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

Commit 319cdbb

Browse files
committed
Adds name for entry page in MkDocs configuration
1 parent 17b6fe3 commit 319cdbb

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,7 +1,7 @@
11
docs_dir: docs/book
22
site_dir: docs/html
33
pages:
4-
- index.md
4+
- Home: index.md
55
- Overview: v2/overview.md
66
- Installation: v2/install.md
77
- Usage: v2/usage.md

0 commit comments

Comments
 (0)