Skip to content

Commit b302f16

Browse files
authored
chore(clients): move typedocOptions to typedoc.json (#3135)
1 parent 2510789 commit b302f16

File tree

610 files changed

+4270
-4270
lines changed

Some content is hidden

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

610 files changed

+4270
-4270
lines changed

Diff for: clients/client-accessanalyzer/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-accessanalyzer/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-account/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-account/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-acm-pca/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-acm-pca/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-acm/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-acm/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-alexa-for-business/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-alexa-for-business/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-amp/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-amp/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-amplify/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-amplify/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-amplifybackend/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-amplifybackend/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-amplifyuibuilder/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-amplifyuibuilder/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-api-gateway/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-api-gateway/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

Diff for: clients/client-apigatewaymanagementapi/tsconfig.json

-14
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,5 @@
1414
"outDir": "dist-cjs",
1515
"removeComments": true
1616
},
17-
"typedocOptions": {
18-
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
19-
"excludeNotExported": true,
20-
"excludePrivate": true,
21-
"hideGenerator": true,
22-
"ignoreCompilerErrors": true,
23-
"includeDeclarations": true,
24-
"stripInternal": true,
25-
"readme": "README.md",
26-
"mode": "file",
27-
"out": "docs",
28-
"theme": "minimal",
29-
"plugin": ["@aws-sdk/service-client-documentation-generator"]
30-
},
3117
"exclude": ["test/**/*"]
3218
}

Diff for: clients/client-apigatewaymanagementapi/typedoc.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
3+
"excludeNotExported": true,
4+
"excludePrivate": true,
5+
"hideGenerator": true,
6+
"ignoreCompilerErrors": true,
7+
"includeDeclarations": true,
8+
"stripInternal": true,
9+
"readme": "README.md",
10+
"mode": "file",
11+
"out": "docs",
12+
"theme": "minimal",
13+
"plugin": ["@aws-sdk/service-client-documentation-generator"]
14+
}

0 commit comments

Comments
 (0)