File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+
3
+ Automatically add the following at the top of each file :
4
+
5
+ ` ` `
6
+ <!--
7
+ DO NOT EDIT THIS FILE IN THE WIKI.
8
+ This wiki is updated from the https://github.com/PHPCSStandards/PHP_CodeSniffer-documentation repo.
9
+ Submit a PR to that repo updating the file in the ` /wiki/` subdirectory instead.
10
+ -->
11
+ ` ` `
12
+
13
+
14
+ Automatically replace output example placeholders with real output
15
+
Original file line number Diff line number Diff line change 93
93
- name : Re-run tables of contents with different settings for specific file
94
94
run : doctoc ./_wiki/Version-4.0-User-Upgrade-Guide.md --github --maxlevel 3 --update-only
95
95
96
+ # TODO:
97
+ # Update output examples
96
98
97
99
# ############################
98
100
# Deploy.
You can’t perform that action at this time.
0 commit comments