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 e8bc0be commit 5979c31Copy full SHA for 5979c31
3 files changed
DEVELOPERS.md
@@ -16,7 +16,7 @@ pdoc -d google -o docs-api ./ffmpeg_normalize
16
## Creating MKdocs Releases
17
18
```bash
19
-mkdocs gh-deploy
+uvx --with mkdocs-material mkdocs gh-deploy
20
```
21
22
(We do not have a CI pipeline for this, so we need to do it manually.)
0 commit comments