diff --git a/mkdocs.yml b/mkdocs.yml index cc2eabc..7620de3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -7,26 +7,6 @@ nav: - Overview: - example_docs/intro/why.md - example_docs/intro/resources.md - - Setup: - - example_docs/setup/prep.md - - example_docs/setup/name.md - - example_docs/setup/basics.md - - Installation: - - example_docs/installation/pyproject.md - - example_docs/installation/install.md - - Code: - - example_docs/code/source.md - - example_docs/code/hints.md - - example_docs/code/tests.md - - Documentation: - - example_docs/mkdocs/docs.md - - example_docs/mkdocs/build.md - - GitHub and CI: - - example_docs/github/commits.md - - example_docs/github/workflows.md - - Miscellaneous: - - example_docs/other/linting.md - - example_docs/other/apps.md - Code Documentation: reference/ # keep me! - About: - example_docs/about/changelog.md