Skip to content

Commit 9052f98

Browse files
authored
chore: remove typedoc (#5532)
1 parent 668c35b commit 9052f98

File tree

924 files changed

+15
-6376
lines changed

Some content is hidden

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

924 files changed

+15
-6376
lines changed

clients/client-accessanalyzer/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-accessanalyzer/typedoc.json

-6
This file was deleted.

clients/client-account/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -66,7 +65,6 @@
6665
"concurrently": "7.0.0",
6766
"downlevel-dts": "0.10.1",
6867
"rimraf": "3.0.2",
69-
"typedoc": "0.23.23",
7068
"typescript": "~4.9.5"
7169
},
7270
"engines": {

clients/client-account/typedoc.json

-6
This file was deleted.

clients/client-acm-pca/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -67,7 +66,6 @@
6766
"concurrently": "7.0.0",
6867
"downlevel-dts": "0.10.1",
6968
"rimraf": "3.0.2",
70-
"typedoc": "0.23.23",
7169
"typescript": "~4.9.5"
7270
},
7371
"engines": {

clients/client-acm-pca/typedoc.json

-6
This file was deleted.

clients/client-acm/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -67,7 +66,6 @@
6766
"concurrently": "7.0.0",
6867
"downlevel-dts": "0.10.1",
6968
"rimraf": "3.0.2",
70-
"typedoc": "0.23.23",
7169
"typescript": "~4.9.5"
7270
},
7371
"engines": {

clients/client-acm/typedoc.json

-6
This file was deleted.

clients/client-alexa-for-business/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

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

-6
This file was deleted.

clients/client-amp/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -69,7 +68,6 @@
6968
"concurrently": "7.0.0",
7069
"downlevel-dts": "0.10.1",
7170
"rimraf": "3.0.2",
72-
"typedoc": "0.23.23",
7371
"typescript": "~4.9.5"
7472
},
7573
"engines": {

clients/client-amp/typedoc.json

-6
This file was deleted.

clients/client-amplify/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -66,7 +65,6 @@
6665
"concurrently": "7.0.0",
6766
"downlevel-dts": "0.10.1",
6867
"rimraf": "3.0.2",
69-
"typedoc": "0.23.23",
7068
"typescript": "~4.9.5"
7169
},
7270
"engines": {

clients/client-amplify/typedoc.json

-6
This file was deleted.

clients/client-amplifybackend/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -66,7 +65,6 @@
6665
"concurrently": "7.0.0",
6766
"downlevel-dts": "0.10.1",
6867
"rimraf": "3.0.2",
69-
"typedoc": "0.23.23",
7068
"typescript": "~4.9.5"
7169
},
7270
"engines": {

clients/client-amplifybackend/typedoc.json

-6
This file was deleted.

clients/client-amplifyuibuilder/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-amplifyuibuilder/typedoc.json

-6
This file was deleted.

clients/client-api-gateway/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-api-gateway/typedoc.json

-6
This file was deleted.

clients/client-apigatewaymanagementapi/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -66,7 +65,6 @@
6665
"concurrently": "7.0.0",
6766
"downlevel-dts": "0.10.1",
6867
"rimraf": "3.0.2",
69-
"typedoc": "0.23.23",
7068
"typescript": "~4.9.5"
7169
},
7270
"engines": {

clients/client-apigatewaymanagementapi/typedoc.json

-6
This file was deleted.

clients/client-apigatewayv2/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -67,7 +66,6 @@
6766
"concurrently": "7.0.0",
6867
"downlevel-dts": "0.10.1",
6968
"rimraf": "3.0.2",
70-
"typedoc": "0.23.23",
7169
"typescript": "~4.9.5"
7270
},
7371
"engines": {

clients/client-apigatewayv2/typedoc.json

-6
This file was deleted.

clients/client-app-mesh/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-app-mesh/typedoc.json

-6
This file was deleted.

clients/client-appconfig/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -67,7 +66,6 @@
6766
"concurrently": "7.0.0",
6867
"downlevel-dts": "0.10.1",
6968
"rimraf": "3.0.2",
70-
"typedoc": "0.23.23",
7169
"typescript": "~4.9.5"
7270
},
7371
"engines": {

clients/client-appconfig/typedoc.json

-6
This file was deleted.

clients/client-appconfigdata/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -67,7 +66,6 @@
6766
"concurrently": "7.0.0",
6867
"downlevel-dts": "0.10.1",
6968
"rimraf": "3.0.2",
70-
"typedoc": "0.23.23",
7169
"typescript": "~4.9.5"
7270
},
7371
"engines": {

clients/client-appconfigdata/typedoc.json

-6
This file was deleted.

clients/client-appfabric/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-appfabric/typedoc.json

-6
This file was deleted.

clients/client-appflow/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
8-
"build:docs": "typedoc",
98
"build:es": "tsc -p tsconfig.es.json",
109
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
1110
"build:types": "tsc -p tsconfig.types.json",
@@ -68,7 +67,6 @@
6867
"concurrently": "7.0.0",
6968
"downlevel-dts": "0.10.1",
7069
"rimraf": "3.0.2",
71-
"typedoc": "0.23.23",
7270
"typescript": "~4.9.5"
7371
},
7472
"engines": {

clients/client-appflow/typedoc.json

-6
This file was deleted.

0 commit comments

Comments
 (0)