Skip to content

Commit fd46e42

Browse files
committed
feat: add all docs
1 parent 2e7323a commit fd46e42

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

config/statamic-context-cli.php

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,16 @@
1919
'github_branch' => 'master',
2020
'collections' => [
2121
'docs',
22-
'tags',
23-
'modifiers',
22+
'extending-docs',
2423
'fieldtypes',
25-
'variables',
24+
'modifiers',
2625
'reference',
26+
'repositories',
27+
'tags',
28+
'tips',
29+
'troubleshooting',
30+
'variables',
31+
'widgets',
2732
],
2833
],
2934

0 commit comments

Comments
 (0)