Skip to content

Commit

Permalink
Cannot use root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Šarūnas Navickas committed Dec 10, 2019
1 parent ec6db48 commit c26e6cb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
site_name: Accelerated Text
docs_dir: .
docs_dir: docs
nav:
- Home: README.md
- Deployment: docs/deployment.md
- NLG Api: docs/nlg-api.md
- Home: index.md
- Deployment: deployment.md
- NLG Api: nlg-api.md
- Contributing: contributing.md
theme: readthedocs

0 comments on commit c26e6cb

Please sign in to comment.