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 bd0177f commit bf5e48bCopy full SHA for bf5e48b
mkdocs.yml
@@ -6,6 +6,7 @@ site_description: Documentation for the Scratch API and other things
6
7
repo_url: https://github.com/scratch-api/scratch-api.github.io
8
repo_name: scratch-api/scratch-api.github.io
9
+edit_uri: 'edit/main/docs/'
10
11
theme:
12
name: material
@@ -28,8 +29,8 @@ theme:
28
29
icon: material/brightness-4
30
name: Switch to light mode
31
-
32
features:
33
+ - content.action.edit
34
- navigation.instant
35
- navigation.instant.prefetch
36
- navigation.instant.progress
0 commit comments