mirror of https://github.com/tiangolo/fastapi.git
🔧 Update MkDocs instant previews (#11982)
This commit is contained in:
parent
4cbb846d9e
commit
e06e0b1c4a
|
|
@ -9,4 +9,4 @@ markdown_extensions:
|
|||
material.extensions.preview:
|
||||
targets:
|
||||
include:
|
||||
- ./*
|
||||
- "*"
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ theme:
|
|||
- navigation.indexes
|
||||
- navigation.instant
|
||||
- navigation.instant.prefetch
|
||||
- navigation.instant.preview
|
||||
# - navigation.instant.preview
|
||||
- navigation.instant.progress
|
||||
- navigation.path
|
||||
- navigation.tabs
|
||||
|
|
|
|||
Loading…
Reference in New Issue