Skip to content

Commit 15c7281

Browse files
authored
Merge pull request #32 from gitbito/prompt-update-1
Updated prompt in structured_doc.txt. Works best in ADVANCED models
2 parents 3c383cd + f58cf25 commit 15c7281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/create_code_doc/prompts/structured_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ This is particularly helpful for libraries or tools meant to be used by other de
3232

3333
-When documenting, aim for clarity, brevity, and completeness. Remember, the primary goal is to make the code as understandable and usable as possible for anyone who encounters it in the future.
3434

35-
Using the guidelines above create documentation for code provided below without mentioning any of the guidelines above in documentation and only include required sections in documentation, never have empty sections:
35+
Using the guidelines above create documentation for code provided below without mentioning any of the guidelines above in documentation and only include required sections in documentation, never have empty sections. The output should be markdown, without markdown code block that can be directly used without any changes and any additional content:
3636

0 commit comments

Comments
 (0)