We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48115d commit a9bd473Copy full SHA for a9bd473
Makefile
@@ -83,3 +83,5 @@ help: ## Display command usage
83
.PHONY: serve-docs
84
serve-docs:
85
uv run mkdocs serve -f mkdocs.yml -a 127.0.0.1:8000
86
+
87
+#
0 commit comments