Browse Source

🔧 Update MkDocs instant previews (#11982)

pull/11985/head
Sebastián Ramírez 8 months ago
committed by GitHub
parent
commit
e06e0b1c4a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/mkdocs.insiders.yml
  2. 2
      docs/en/mkdocs.yml

2
docs/en/mkdocs.insiders.yml

@ -9,4 +9,4 @@ markdown_extensions:
material.extensions.preview: material.extensions.preview:
targets: targets:
include: include:
- ./* - "*"

2
docs/en/mkdocs.yml

@ -35,7 +35,7 @@ theme:
- navigation.indexes - navigation.indexes
- navigation.instant - navigation.instant
- navigation.instant.prefetch - navigation.instant.prefetch
- navigation.instant.preview # - navigation.instant.preview
- navigation.instant.progress - navigation.instant.progress
- navigation.path - navigation.path
- navigation.tabs - navigation.tabs

Loading…
Cancel
Save