diff --git a/docs/documate.json b/docs/documate.json new file mode 100644 index 00000000..42d1a97d --- /dev/null +++ b/docs/documate.json @@ -0,0 +1,7 @@ +{ + "root": ".", + "include": [ + "**/*.md" + ], + "backend": "" +} \ No newline at end of file