cannot set up navigation #2993
Unanswered
carolhuang1990
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The config file needs to be named |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to set up navigation following by this article, but it doesn't work.
https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/
For example, I set the followings in the file "mydoc.yml"
theme: name: material features: - navigation.tabs
After I execute the command
mkdocs serve
.I cannot see any navigation tab displayed as the documentation described.
Beta Was this translation helpful? Give feedback.
All reactions