Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7cddc5f

Browse files
authored
Merge branch 'master' into Live-Search-popover-theme
2 parents d1d2598 + 373ca88 commit 7cddc5f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+460
-0
lines changed

src/_data/toc/contributor-guide.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ pages:
1818
url: /contributor-guide/pull-request-tests.html
1919
versionless: true
2020

21+
- label: PHPStorm plugin code inspections
22+
url: /contributor-guide/phpstorm-code-inspections.html
23+
versionless: true
24+
2125
- label: Docs Contributions
2226
children:
2327
- label: Contribution Guidelines

src/_data/toc/extension-best-practices.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,28 @@ pages:
3232
- label: Coding FAQ
3333
url: /ext-best-practices/extension-coding/coding-faq.html
3434

35+
- label: PHPStorm plugin
36+
url: /ext-best-practices/phpstorm/introduction.html
37+
children:
38+
39+
- label: Code generation
40+
url: /ext-best-practices/phpstorm/code-generation.html
41+
42+
- label: Code inspection
43+
url: /ext-best-practices/phpstorm/code-inspection.html
44+
45+
- label: Adding code inspections
46+
url: /ext-best-practices/phpstorm/adding-code-inspections.html
47+
48+
- label: New features
49+
url: /ext-best-practices/phpstorm/new-features.html
50+
51+
- label: Issue reporting
52+
url: /ext-best-practices/phpstorm/issue-reporting.html
53+
54+
- label: Run the Upgrade Compatibility Tool
55+
url: /ext-best-practices/phpstorm/uct-run-configuration.html
56+
3557
- label: Storefront
3658
url: /ext-best-practices/storefront/storefront-best-practices.html
3759

Loading
Loading
Loading
152 KB
Loading
136 KB
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)