We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc78bc5 commit 3a72293Copy full SHA for 3a72293
1 file changed
.readthedocs.yaml
@@ -9,7 +9,7 @@ build:
9
# https://docs.readthedocs.io/page/guides/reproducible-builds.html
10
jobs:
11
pre_install:
12
- - pip install mkdocs-material 'mkdocstrings[python]'
+ - pip install mkdocs-material 'mkdocstrings[python]' mkdocs-awesome-pages-plugin
13
14
mkdocs:
15
configuration: mkdocs.yml
0 commit comments