From c4ee92c37be1c986d9559cad12774ea023fdd6be Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app-dev[bot]" <178211755+dev-docs-github-app-dev[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:29:32 +0000 Subject: [PATCH] Update file --- dev-docs.json | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/dev-docs.json b/dev-docs.json index 7c4f4300..ad795ee9 100644 --- a/dev-docs.json +++ b/dev-docs.json @@ -1,27 +1,9 @@ { - "quickDoc": { - "variablesAndFunctions": { - "prompts": [ - { - "question": "does this code use a third party libary", - "title": "Third Party libaries" - } - ] - } - }, - "ai": { - "internalTypeFilters": [ - "function", - "class", - "method" - ], - "contextPrompt": "can you write overview of this codefile and provide mermaid diagram of how it works" - }, "gitHubApp": { - "connectedOrg": "spriteai", "approvalWorkflow": true, - "branches": ["*"], - "userDocsWorkflows": ["generateUserDocs"], + "userDocsWorkflows": [ + "generateUserDocs" + ], "issues": true } -} +} \ No newline at end of file