We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e76b2 commit 236268cCopy full SHA for 236268c
‎mkdocs.yml
@@ -5,8 +5,8 @@ repo_url: https://github.com/python-lapidary/lapidary
5
6
nav:
7
- index.md
8
-- Lapidary runtime: '!include docs/lapidary/config/mkdocs.yml'
9
-- Lapidary render: '!include docs/lapidary-render/config/mkdocs.yml'
+- Lapidary runtime: '!include docs/lapidary/.config/mkdocs.yml'
+- Lapidary render: '!include docs/lapidary-render/.config/mkdocs.yml'
10
plugins:
11
- monorepo
12
- mkdocstrings:
0 commit comments