You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/improve-docs.js
+7-15Lines changed: 7 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -169,24 +169,16 @@ YOUR TASK
169
169
170
170
IMPORTANT CONSTRAINTS
171
171
---------------------
172
-
• NEVER edit auto-generated files. These include:
172
+
173
+
* Read the "CLAUDE.md" file (or "AGENTS.md", they are the same) in ${REPO_ROOT}/ to understand the important writing style and architecture constraints.
174
+
* NEVER edit auto-generated files. These include:
173
175
– Every file under docs/gdevelop5/extensions/
174
176
– Every "reference.md" file under docs/gdevelop5/all-features/*/reference.md
Copy file name to clipboardExpand all lines: scripts/update-docs-from-commits.js
+8-16Lines changed: 8 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -202,25 +202,17 @@ YOUR TASK
202
202
203
203
IMPORTANT CONSTRAINTS
204
204
---------------------
205
-
• NEVER edit auto-generated files. These include:
205
+
206
+
* Read the "CLAUDE.md" file (or "AGENTS.md", they are the same) in ${REPO_ROOT}/ to understand the important writing style and architecture constraints.
207
+
* NEVER edit auto-generated files. These include:
206
208
– Every file under docs/gdevelop5/extensions/
207
209
– Every "reference.md" file under docs/gdevelop5/all-features/*/reference.md
0 commit comments