From 844035066595ba4c659819110a740275b43b6b15 Mon Sep 17 00:00:00 2001 From: EstrellaXD Date: Tue, 3 Oct 2023 23:03:40 +0800 Subject: [PATCH] feat: add new feature fix: fix bugs change: change something --- docs/documate.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/documate.json 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