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 0371a77 commit 098dbf6Copy full SHA for 098dbf6
mkdocs.yml
@@ -1,4 +1,8 @@
1
site_name: Decoy
2
+site_description: "Opinionated, typed stubbing and verification library for Python."
3
+site_url: "https://mike.cousins.io/decoy/"
4
+repo_url: "https://github.com/mcous/decoy"
5
+repo_name: "mcous/decoy"
6
7
nav:
8
- User Guide: index.md
0 commit comments