Skip to content

Commit dfa2a81

Browse files
authored
Update README.md
1 parent a3b4712 commit dfa2a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
- name: Generating documentation...
3737
uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v0.1
3838
with:
39-
class_root_namespace: ImpressCMS\\
40-
included_classes: ImpressCMS\\**
39+
class_root_namespace: ImpressCMS\
40+
included_classes: ImpressCMS\**
4141
output_path: ./docs/
4242

4343
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)