We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0ce8e commit 06d7cffCopy full SHA for 06d7cff
build/jsdocs/classic/docs.json
@@ -18,7 +18,6 @@
18
"includePattern": ".+\\.js?$",
19
"include": [
20
"src/classic",
21
- "src/common/thirdparty/ai",
22
"src/common/thirdparty/elasticsearch",
23
"src/common/iServer/CommonServiceBase.js",
24
"src/common/iServer/GeoCodingParameter.js",
@@ -51,6 +50,7 @@
51
50
"src/common/REST.js"
52
],
53
"exclude": [
+ "src/common/thirdparty/ai",
54
"src/classic/libs",
55
"src/classic/theme",
56
"src/classic/resource",
0 commit comments