apenwarr / apenwarr/mkdocs-exclude
How to override nav config so the exclude plugin works?
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 95
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have a scenario where in the mkdocs.yml, the nav is customized as per designed taxonomy. Now, we want to exclude some folders not to be rendered on the static site. For that, I used mkdocs-exclude and removed links under the "nav" in the mkdocs.yml. As the files are in docs directory and not under nav, it's throwing error.
Could someone please help me how to achieve desired goal?
Exclude the specific folders in the repo and remove some links from nav, so the static site renders only the desired content.
Thanks!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.