committed by
GitHub
8 changed files with 13 additions and 46 deletions
@ -1,6 +1,5 @@ |
|||||
# Define this here and not in the main mkdocs.yml file because that one is auto |
# Define this here and not in the main mkdocs.yml file because that one is auto |
||||
# updated and written, and the script would remove the env var |
# updated and written, and the script would remove the env var |
||||
INHERIT: !ENV [INSIDERS_FILE, '../en/mkdocs.no-insiders.yml'] |
|
||||
markdown_extensions: |
markdown_extensions: |
||||
pymdownx.highlight: |
pymdownx.highlight: |
||||
linenums: !ENV [LINENUMS, false] |
linenums: !ENV [LINENUMS, false] |
||||
@ -1,10 +0,0 @@ |
|||||
plugins: |
|
||||
social: |
|
||||
cards_layout_options: |
|
||||
logo: ../en/docs/img/icon-white.svg |
|
||||
typeset: |
|
||||
markdown_extensions: |
|
||||
material.extensions.preview: |
|
||||
targets: |
|
||||
include: |
|
||||
- "*" |
|
||||
@ -1,3 +0,0 @@ |
|||||
git+https://${TOKEN}@github.com/squidfunk/[email protected] |
|
||||
git+https://${TOKEN}@github.com/pawamoy-insiders/griffe-typing-deprecated.git |
|
||||
git+https://${TOKEN}@github.com/pawamoy-insiders/mkdocstrings-python.git |
|
||||
Loading…
Reference in new issue