Skip to content

Commit

Permalink
Add 'dev' in 'docs' Folder to the Ignored Nav List to suppress mkdocs…
Browse files Browse the repository at this point in the history
… warnings on each site build
  • Loading branch information
og-mrk committed Aug 31, 2024
1 parent 2d751f4 commit d2b3af9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ nav:
- Known Issues: 'KnownIssues.md'
- FAQ: 'faq.md'

not_in_nav: |
dev/
theme:
name: material
custom_dir: '../overrides'
Expand Down

0 comments on commit d2b3af9

Please sign in to comment.