Skip to content

Commit dea66e4

Browse files
Merge pull request #190 from Doist/docs-nav-reorder
2 parents 441fac1 + 85be699 commit dea66e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mkdocs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ site_name: "Todoist Python SDK"
22

33
repo_url: https://github.com/Doist/todoist-api-python/
44

5+
nav:
6+
- index.md
7+
- authentication.md
8+
- api.md
9+
- api_async.md
10+
- models.md
11+
- changelog.md
12+
513
theme:
614
name: material
715
logo: assets/logo.svg

0 commit comments

Comments
 (0)