We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 424f140 + bceb7db commit 6ebed62Copy full SHA for 6ebed62
1 file changed
sharepoint/docfx.json
@@ -73,6 +73,38 @@
73
}
74
},
75
"template": [],
76
- "dest": "sharepointps"
+ "dest": "sharepointps",
77
+ "rules": {
78
+ "filename-incomplete": {
79
+ "exclude": [
80
+ "**/*.md",
81
+ "**/*.yml"
82
+ ]
83
+ },
84
+ "image-name-incomplete": {
85
86
+ "**/*.gif",
87
+ "**/*.jpeg",
88
+ "**/*.jpg",
89
+ "**/*.png",
90
+ "**/*.svg"
91
92
93
+ "image-structure-incorrect": {
94
95
96
97
98
99
100
101
102
+ "include-structure-incorrect": {
103
104
105
106
107
+ }
108
109
110
0 commit comments