diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json index 469e7c6d8dc1..ab4cd5a8c2dc 100644 --- a/clients/client-accessanalyzer/package.json +++ b/clients/client-accessanalyzer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-accessanalyzer/typedoc.json b/clients/client-accessanalyzer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-accessanalyzer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-account/package.json b/clients/client-account/package.json index e0c5082308a6..7da551dec40e 100644 --- a/clients/client-account/package.json +++ b/clients/client-account/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-account/typedoc.json b/clients/client-account/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-account/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index 4bac67b77de0..46916e65c3b8 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-acm-pca/typedoc.json b/clients/client-acm-pca/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-acm-pca/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index 3f423756e9c4..f01d68419db8 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-acm/typedoc.json b/clients/client-acm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-acm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-alexa-for-business/package.json b/clients/client-alexa-for-business/package.json index 1b2a490d6673..93d7ed23ef53 100644 --- a/clients/client-alexa-for-business/package.json +++ b/clients/client-alexa-for-business/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-alexa-for-business/typedoc.json b/clients/client-alexa-for-business/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-alexa-for-business/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index f2f193a54f4d..1ccef4ed929d 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-amp/typedoc.json b/clients/client-amp/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-amp/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 472d67a5acb5..f8ff9ec553ca 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-amplify/typedoc.json b/clients/client-amplify/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-amplify/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-amplifybackend/package.json b/clients/client-amplifybackend/package.json index 5b0e7d6fa2e4..da54f12f5898 100644 --- a/clients/client-amplifybackend/package.json +++ b/clients/client-amplifybackend/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-amplifybackend/typedoc.json b/clients/client-amplifybackend/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-amplifybackend/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-amplifyuibuilder/package.json b/clients/client-amplifyuibuilder/package.json index e0e7ce455fe5..b6ce11dfeb6a 100644 --- a/clients/client-amplifyuibuilder/package.json +++ b/clients/client-amplifyuibuilder/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-amplifyuibuilder/typedoc.json b/clients/client-amplifyuibuilder/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-amplifyuibuilder/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index 47d29a407e9c..884f8d4674c6 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-api-gateway/typedoc.json b/clients/client-api-gateway/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-api-gateway/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index 66d4d0218d69..3b9a94ba256c 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-apigatewaymanagementapi/typedoc.json b/clients/client-apigatewaymanagementapi/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-apigatewaymanagementapi/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index 7269a8260dbc..03c84b23cdbe 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-apigatewayv2/typedoc.json b/clients/client-apigatewayv2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-apigatewayv2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-app-mesh/package.json b/clients/client-app-mesh/package.json index e4f048204a44..55d6f7d5a03c 100644 --- a/clients/client-app-mesh/package.json +++ b/clients/client-app-mesh/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-app-mesh/typedoc.json b/clients/client-app-mesh/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-app-mesh/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index fa2e0649e51d..556297cc0169 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appconfig/typedoc.json b/clients/client-appconfig/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appconfig/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appconfigdata/package.json b/clients/client-appconfigdata/package.json index 468bbd914f26..e40f193e17f2 100644 --- a/clients/client-appconfigdata/package.json +++ b/clients/client-appconfigdata/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appconfigdata/typedoc.json b/clients/client-appconfigdata/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appconfigdata/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appfabric/package.json b/clients/client-appfabric/package.json index 2a4a5aea7593..835854c14db6 100644 --- a/clients/client-appfabric/package.json +++ b/clients/client-appfabric/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appfabric/typedoc.json b/clients/client-appfabric/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appfabric/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appflow/package.json b/clients/client-appflow/package.json index 193232293de7..1ff7cec99a5a 100644 --- a/clients/client-appflow/package.json +++ b/clients/client-appflow/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appflow/typedoc.json b/clients/client-appflow/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appflow/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index f9400f884f82..25ed5dc75662 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appintegrations/typedoc.json b/clients/client-appintegrations/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appintegrations/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index 9c0754fa6228..ed2375b52393 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-application-auto-scaling/typedoc.json b/clients/client-application-auto-scaling/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-application-auto-scaling/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index c1c1dc51cf37..df4237db81e7 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-application-discovery-service/typedoc.json b/clients/client-application-discovery-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-application-discovery-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index d5a1a9a0a68c..492fe2444498 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-application-insights/typedoc.json b/clients/client-application-insights/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-application-insights/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-applicationcostprofiler/package.json b/clients/client-applicationcostprofiler/package.json index d8c814b8dba9..7f836708d2ce 100644 --- a/clients/client-applicationcostprofiler/package.json +++ b/clients/client-applicationcostprofiler/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-applicationcostprofiler/typedoc.json b/clients/client-applicationcostprofiler/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-applicationcostprofiler/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-apprunner/package.json b/clients/client-apprunner/package.json index 7b1faa722d6f..028bf3f6bc79 100644 --- a/clients/client-apprunner/package.json +++ b/clients/client-apprunner/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-apprunner/typedoc.json b/clients/client-apprunner/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-apprunner/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 8e4e06f7ce7e..94c4c68d4671 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appstream/typedoc.json b/clients/client-appstream/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appstream/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index fc3092176705..6d76c5db737c 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-appsync/typedoc.json b/clients/client-appsync/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-appsync/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-arc-zonal-shift/package.json b/clients/client-arc-zonal-shift/package.json index a054ac17b464..7f7e6afb0d67 100644 --- a/clients/client-arc-zonal-shift/package.json +++ b/clients/client-arc-zonal-shift/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-arc-zonal-shift/typedoc.json b/clients/client-arc-zonal-shift/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-arc-zonal-shift/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index f5f30a00e22e..26f8d5b9ee73 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-athena/typedoc.json b/clients/client-athena/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-athena/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-auditmanager/package.json b/clients/client-auditmanager/package.json index 8f1aacb3c077..74ba880fd92b 100644 --- a/clients/client-auditmanager/package.json +++ b/clients/client-auditmanager/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-auditmanager/typedoc.json b/clients/client-auditmanager/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-auditmanager/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index 6d86cb37e110..88bb0b6a20de 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-auto-scaling-plans/typedoc.json b/clients/client-auto-scaling-plans/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-auto-scaling-plans/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 877711bed993..0dd0bf372956 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-auto-scaling/typedoc.json b/clients/client-auto-scaling/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-auto-scaling/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-b2bi/package.json b/clients/client-b2bi/package.json index 6230d03b6c11..af9ef7b626c6 100644 --- a/clients/client-b2bi/package.json +++ b/clients/client-b2bi/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-b2bi/typedoc.json b/clients/client-b2bi/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-b2bi/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index 7c1e502b0461..9a7bae60c7cf 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-backup-gateway/typedoc.json b/clients/client-backup-gateway/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-backup-gateway/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index 54a1a5e5bcb5..eacad49acaae 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-backup/typedoc.json b/clients/client-backup/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-backup/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-backupstorage/package.json b/clients/client-backupstorage/package.json index 14636155f07c..6195c687c422 100644 --- a/clients/client-backupstorage/package.json +++ b/clients/client-backupstorage/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-backupstorage/typedoc.json b/clients/client-backupstorage/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-backupstorage/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index 7e066bf748fe..d7a42b259a37 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-batch/typedoc.json b/clients/client-batch/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-batch/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-bcm-data-exports/package.json b/clients/client-bcm-data-exports/package.json index 201830a7d3ae..51eeb7820e47 100644 --- a/clients/client-bcm-data-exports/package.json +++ b/clients/client-bcm-data-exports/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-bcm-data-exports/typedoc.json b/clients/client-bcm-data-exports/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-bcm-data-exports/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-bedrock-agent-runtime/package.json b/clients/client-bedrock-agent-runtime/package.json index 8868d2c6aaa7..88ef3b91447c 100644 --- a/clients/client-bedrock-agent-runtime/package.json +++ b/clients/client-bedrock-agent-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-bedrock-agent-runtime/typedoc.json b/clients/client-bedrock-agent-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-bedrock-agent-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-bedrock-agent/package.json b/clients/client-bedrock-agent/package.json index b200fee41af5..7dceddfb5774 100644 --- a/clients/client-bedrock-agent/package.json +++ b/clients/client-bedrock-agent/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-bedrock-agent/typedoc.json b/clients/client-bedrock-agent/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-bedrock-agent/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-bedrock-runtime/package.json b/clients/client-bedrock-runtime/package.json index 0981d6685aaa..fa3748b495f6 100644 --- a/clients/client-bedrock-runtime/package.json +++ b/clients/client-bedrock-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-bedrock-runtime/typedoc.json b/clients/client-bedrock-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-bedrock-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-bedrock/package.json b/clients/client-bedrock/package.json index dd89e4fc29b6..270974842c5d 100644 --- a/clients/client-bedrock/package.json +++ b/clients/client-bedrock/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-bedrock/typedoc.json b/clients/client-bedrock/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-bedrock/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index 8f675b60d913..218ce9f95c4a 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-billingconductor/typedoc.json b/clients/client-billingconductor/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-billingconductor/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index ca41194ec856..d83f5c6c80c5 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-braket/typedoc.json b/clients/client-braket/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-braket/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index b42a37f3a8d3..dca856de1242 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-budgets/typedoc.json b/clients/client-budgets/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-budgets/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 1dde3d039021..0be51f1b54c6 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime-sdk-identity/typedoc.json b/clients/client-chime-sdk-identity/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime-sdk-identity/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index 50abbc46d6eb..dfa140c1c588 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime-sdk-media-pipelines/typedoc.json b/clients/client-chime-sdk-media-pipelines/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime-sdk-media-pipelines/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index d75035fbe2ba..625763f989cb 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime-sdk-meetings/typedoc.json b/clients/client-chime-sdk-meetings/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime-sdk-meetings/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index 3b43cc37cc1c..5ba350a45697 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime-sdk-messaging/typedoc.json b/clients/client-chime-sdk-messaging/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime-sdk-messaging/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index bd35b0346a45..d8b4b8835853 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime-sdk-voice/typedoc.json b/clients/client-chime-sdk-voice/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime-sdk-voice/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index c406d4b81ac7..8e5f050a309c 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-chime/typedoc.json b/clients/client-chime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-chime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index 718998bdda90..be93de5eaf5f 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cleanrooms/typedoc.json b/clients/client-cleanrooms/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cleanrooms/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cleanroomsml/package.json b/clients/client-cleanroomsml/package.json index e13c71cb13ae..2c276ed88749 100644 --- a/clients/client-cleanroomsml/package.json +++ b/clients/client-cleanroomsml/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cleanroomsml/typedoc.json b/clients/client-cleanroomsml/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cleanroomsml/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index 49bfadc63e57..3eded5683c10 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloud9/typedoc.json b/clients/client-cloud9/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloud9/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index 4cd94dfe7375..dd1b255a3f67 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudcontrol/typedoc.json b/clients/client-cloudcontrol/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudcontrol/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 760578fd50f3..6607a026e5f3 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-clouddirectory/typedoc.json b/clients/client-clouddirectory/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-clouddirectory/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index ac3494a6b60d..55deac66bf7b 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudformation/typedoc.json b/clients/client-cloudformation/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudformation/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudfront-keyvaluestore/package.json b/clients/client-cloudfront-keyvaluestore/package.json index fb37dbe0c301..1641f65eb7bd 100644 --- a/clients/client-cloudfront-keyvaluestore/package.json +++ b/clients/client-cloudfront-keyvaluestore/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudfront-keyvaluestore/typedoc.json b/clients/client-cloudfront-keyvaluestore/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudfront-keyvaluestore/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 52d75b0a31dc..e060ad5133e5 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudfront/typedoc.json b/clients/client-cloudfront/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudfront/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index a31a35da35c7..1a2c79382209 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudhsm-v2/typedoc.json b/clients/client-cloudhsm-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudhsm-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index 2445fd4caeec..0a8d9e583de6 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudhsm/typedoc.json b/clients/client-cloudhsm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudhsm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 74eca01b191a..21d6e3679fa8 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudsearch-domain/typedoc.json b/clients/client-cloudsearch-domain/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudsearch-domain/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index a684e61c5ea6..0ae53f08e211 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudsearch/typedoc.json b/clients/client-cloudsearch/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudsearch/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudtrail-data/package.json b/clients/client-cloudtrail-data/package.json index 7b4257f7beb3..0d89d59330c3 100644 --- a/clients/client-cloudtrail-data/package.json +++ b/clients/client-cloudtrail-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudtrail-data/typedoc.json b/clients/client-cloudtrail-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudtrail-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index 0bb6e1c5ba7b..5985e4e61b65 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudtrail/typedoc.json b/clients/client-cloudtrail/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudtrail/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 63cff5001c2e..3b3493effc2d 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudwatch-events/typedoc.json b/clients/client-cloudwatch-events/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudwatch-events/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index 47db756c3e9d..727789a34b89 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudwatch-logs/typedoc.json b/clients/client-cloudwatch-logs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudwatch-logs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index bbf7c630e328..f356f499fde1 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cloudwatch/typedoc.json b/clients/client-cloudwatch/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cloudwatch/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index 0855dce7d4b0..6c98d52eb3b9 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codeartifact/typedoc.json b/clients/client-codeartifact/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codeartifact/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 86c778483b39..9efba354342a 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codebuild/typedoc.json b/clients/client-codebuild/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codebuild/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index 03b800bd8a5b..99edc7a7a4dd 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codecatalyst/typedoc.json b/clients/client-codecatalyst/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codecatalyst/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index e6a4e9bc382f..df271ea57a91 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codecommit/typedoc.json b/clients/client-codecommit/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codecommit/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index 3efd16b69d9a..2a5af71d7d9f 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codedeploy/typedoc.json b/clients/client-codedeploy/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codedeploy/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index 05bf24e24ed1..72586ab8b5d7 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codeguru-reviewer/typedoc.json b/clients/client-codeguru-reviewer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codeguru-reviewer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index afea6e572842..bd02ab7ee6c7 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codeguru-security/typedoc.json b/clients/client-codeguru-security/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codeguru-security/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index 7cb9a02f27f8..44c7d95de2c2 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codeguruprofiler/typedoc.json b/clients/client-codeguruprofiler/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codeguruprofiler/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 858965749925..0ffa816c87c7 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codepipeline/typedoc.json b/clients/client-codepipeline/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codepipeline/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index 3b3181870b15..8276e6f5c74f 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codestar-connections/typedoc.json b/clients/client-codestar-connections/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codestar-connections/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index e178884bc8b8..236d94dc48f6 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codestar-notifications/typedoc.json b/clients/client-codestar-notifications/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codestar-notifications/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-codestar/package.json b/clients/client-codestar/package.json index 5cf6ed6c1927..6921db14dd7b 100644 --- a/clients/client-codestar/package.json +++ b/clients/client-codestar/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-codestar/typedoc.json b/clients/client-codestar/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-codestar/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index c0d4d610bf29..fd54986a6699 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cognito-identity-provider/typedoc.json b/clients/client-cognito-identity-provider/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cognito-identity-provider/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index 62b70fbd8183..2d5fcf225419 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cognito-identity/typedoc.json b/clients/client-cognito-identity/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cognito-identity/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 0c4e7278662d..436c88d24146 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cognito-sync/typedoc.json b/clients/client-cognito-sync/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cognito-sync/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 07602161989a..bf2fbf5c060e 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-comprehend/typedoc.json b/clients/client-comprehend/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-comprehend/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index b40dc92803be..f04a8e56ecf7 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-comprehendmedical/typedoc.json b/clients/client-comprehendmedical/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-comprehendmedical/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 21cb11ef9084..9bf26e4b7246 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-compute-optimizer/typedoc.json b/clients/client-compute-optimizer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-compute-optimizer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index aed5a005bd69..af0c2c1d1924 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-config-service/typedoc.json b/clients/client-config-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-config-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index 30153bb8aef3..71c20e963144 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-connect-contact-lens/typedoc.json b/clients/client-connect-contact-lens/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-connect-contact-lens/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 93eb70a6f31a..3d653414c84f 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-connect/typedoc.json b/clients/client-connect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-connect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index 63e3a158b29d..6353bf90070f 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-connectcampaigns/typedoc.json b/clients/client-connectcampaigns/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-connectcampaigns/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index 4164031c8bb2..8b2780eacf02 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-connectcases/typedoc.json b/clients/client-connectcases/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-connectcases/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 463cc3e806cc..e5531d2bfbb2 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-connectparticipant/typedoc.json b/clients/client-connectparticipant/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-connectparticipant/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index eb4ac0237f31..f4c93a5dff0e 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-controltower/typedoc.json b/clients/client-controltower/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-controltower/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 78d4c54813ee..989d334e1918 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cost-and-usage-report-service/typedoc.json b/clients/client-cost-and-usage-report-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cost-and-usage-report-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index cfe6f94aa2d1..e1c8ef690074 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cost-explorer/typedoc.json b/clients/client-cost-explorer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cost-explorer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-cost-optimization-hub/package.json b/clients/client-cost-optimization-hub/package.json index 9673dad04ea0..c3a85a42af1b 100644 --- a/clients/client-cost-optimization-hub/package.json +++ b/clients/client-cost-optimization-hub/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-cost-optimization-hub/typedoc.json b/clients/client-cost-optimization-hub/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-cost-optimization-hub/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index fccb6cec345c..a7da72f4f48c 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-customer-profiles/typedoc.json b/clients/client-customer-profiles/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-customer-profiles/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index d45ada5d7a6b..4d08df9b196e 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-data-pipeline/typedoc.json b/clients/client-data-pipeline/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-data-pipeline/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index ae59536e7239..b94e923f0694 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-database-migration-service/typedoc.json b/clients/client-database-migration-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-database-migration-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index fa30917466b5..e9ab7121bb68 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-databrew/typedoc.json b/clients/client-databrew/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-databrew/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index 3c34bafed6c2..9366c186690f 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-dataexchange/typedoc.json b/clients/client-dataexchange/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-dataexchange/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index aee02115f995..42174fbdb34e 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-datasync/typedoc.json b/clients/client-datasync/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-datasync/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-datazone/package.json b/clients/client-datazone/package.json index 3089375f8ae0..ead7285c73d7 100644 --- a/clients/client-datazone/package.json +++ b/clients/client-datazone/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-datazone/typedoc.json b/clients/client-datazone/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-datazone/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index 096558fdbb97..97b9f8b46900 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-dax/typedoc.json b/clients/client-dax/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-dax/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-detective/package.json b/clients/client-detective/package.json index 96916d15e3d4..27b08a2b3cf6 100644 --- a/clients/client-detective/package.json +++ b/clients/client-detective/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-detective/typedoc.json b/clients/client-detective/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-detective/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index 8eda8a72a242..4e1a9b101874 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-device-farm/typedoc.json b/clients/client-device-farm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-device-farm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-devops-guru/package.json b/clients/client-devops-guru/package.json index f3698235fa6c..503e94346dd5 100644 --- a/clients/client-devops-guru/package.json +++ b/clients/client-devops-guru/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-devops-guru/typedoc.json b/clients/client-devops-guru/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-devops-guru/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index f415f7b34b41..16848aeb561d 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-direct-connect/typedoc.json b/clients/client-direct-connect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-direct-connect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index 434e49e015ee..d0bbe75c70fc 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-directory-service/typedoc.json b/clients/client-directory-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-directory-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index df0e25ab9a3e..a58491a52d03 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-dlm/typedoc.json b/clients/client-dlm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-dlm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-docdb-elastic/package.json b/clients/client-docdb-elastic/package.json index d609cd3d67b6..fcdfc3190f96 100644 --- a/clients/client-docdb-elastic/package.json +++ b/clients/client-docdb-elastic/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-docdb-elastic/typedoc.json b/clients/client-docdb-elastic/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-docdb-elastic/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index 14efb8c13eae..ab38a428d4a4 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-docdb/typedoc.json b/clients/client-docdb/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-docdb/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index 847a819e9915..258e8163cb8e 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-drs/typedoc.json b/clients/client-drs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-drs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index b77abcda5f9c..b7f3f515e461 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-dynamodb-streams/typedoc.json b/clients/client-dynamodb-streams/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-dynamodb-streams/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index 2f438b68fe99..8e5308fa7c95 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-dynamodb/typedoc.json b/clients/client-dynamodb/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-dynamodb/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 1761f070c62e..811e97c57ca2 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ebs/typedoc.json b/clients/client-ebs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ebs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index a5c85fdb17f8..ed5830744f53 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ec2-instance-connect/typedoc.json b/clients/client-ec2-instance-connect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ec2-instance-connect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 38b541e77355..d2f6feb6d8c5 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ec2/typedoc.json b/clients/client-ec2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ec2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index 18e66e61fb01..e82bc15a9d63 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ecr-public/typedoc.json b/clients/client-ecr-public/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ecr-public/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index 1884677c332c..82e47f5e175d 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ecr/typedoc.json b/clients/client-ecr/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ecr/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index a5d299c41ec1..e943a9f13049 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ecs/typedoc.json b/clients/client-ecs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ecs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index 96da34b1d102..fb9c1a5fb982 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-efs/typedoc.json b/clients/client-efs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-efs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-eks-auth/package.json b/clients/client-eks-auth/package.json index 390afc2611b5..7d064836c022 100644 --- a/clients/client-eks-auth/package.json +++ b/clients/client-eks-auth/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-eks-auth/typedoc.json b/clients/client-eks-auth/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-eks-auth/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index 1df6365cf6c1..53b6a7862d1f 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-eks/typedoc.json b/clients/client-eks/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-eks/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index 0ca41e71bbf6..0e2f4abc2773 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elastic-beanstalk/typedoc.json b/clients/client-elastic-beanstalk/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elastic-beanstalk/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index d504e6d0de4c..846b5895a42c 100644 --- a/clients/client-elastic-inference/package.json +++ b/clients/client-elastic-inference/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elastic-inference/typedoc.json b/clients/client-elastic-inference/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elastic-inference/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index 5190c3672d9c..5b7555f60b77 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elastic-load-balancing-v2/typedoc.json b/clients/client-elastic-load-balancing-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elastic-load-balancing-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index 1a679c14b37a..e1a03f838430 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elastic-load-balancing/typedoc.json b/clients/client-elastic-load-balancing/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elastic-load-balancing/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 6f3135dc1100..9c8747e17d4a 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elastic-transcoder/typedoc.json b/clients/client-elastic-transcoder/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elastic-transcoder/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index 85f8bddcfe95..94461ab86a24 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elasticache/typedoc.json b/clients/client-elasticache/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elasticache/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index e5090d93d53d..99f8a9106dd7 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-elasticsearch-service/typedoc.json b/clients/client-elasticsearch-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-elasticsearch-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index d176522a3445..a6a0b19aa23c 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-emr-containers/typedoc.json b/clients/client-emr-containers/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-emr-containers/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json index 29d9e75bf926..ff8e5aa27424 100644 --- a/clients/client-emr-serverless/package.json +++ b/clients/client-emr-serverless/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-emr-serverless/typedoc.json b/clients/client-emr-serverless/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-emr-serverless/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index 43d2e0e95da4..051e5e236ae7 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-emr/typedoc.json b/clients/client-emr/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-emr/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json index 7af30b8c0ba3..7896c29c36d1 100644 --- a/clients/client-entityresolution/package.json +++ b/clients/client-entityresolution/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-entityresolution/typedoc.json b/clients/client-entityresolution/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-entityresolution/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 9a5c13bd5d90..4996ed8b888d 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-eventbridge/typedoc.json b/clients/client-eventbridge/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-eventbridge/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index 3b88f6aa2d7b..e7092f1cc637 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-evidently/typedoc.json b/clients/client-evidently/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-evidently/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 7b04e355ea62..107a8216a4dc 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-finspace-data/typedoc.json b/clients/client-finspace-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-finspace-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index bbd6ce607c91..cb34adaa1d34 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-finspace/typedoc.json b/clients/client-finspace/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-finspace/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index db0b5062266d..c02554dd1c9a 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-firehose/typedoc.json b/clients/client-firehose/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-firehose/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index b29b1ffbc89d..4e80c1cacf97 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-fis/typedoc.json b/clients/client-fis/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-fis/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index 7af29f5cc3b9..7ed71788f9b2 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-fms/typedoc.json b/clients/client-fms/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-fms/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index feff926b720c..17c1002ef657 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-forecast/typedoc.json b/clients/client-forecast/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-forecast/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 9584091f3f03..1c325380c452 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-forecastquery/typedoc.json b/clients/client-forecastquery/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-forecastquery/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 0f19b6028fba..5eb01874db09 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-frauddetector/typedoc.json b/clients/client-frauddetector/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-frauddetector/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-freetier/package.json b/clients/client-freetier/package.json index 335333daf36d..717fa301ffea 100644 --- a/clients/client-freetier/package.json +++ b/clients/client-freetier/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-freetier/typedoc.json b/clients/client-freetier/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-freetier/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index 9be43992345c..d74e01a2db22 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-fsx/typedoc.json b/clients/client-fsx/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-fsx/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 66d2f786265a..b5761d9f4d79 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-gamelift/typedoc.json b/clients/client-gamelift/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-gamelift/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index 8082291ec564..bf7830d8a81f 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-glacier/typedoc.json b/clients/client-glacier/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-glacier/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index 8df7beadce3e..28e36015f597 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-global-accelerator/typedoc.json b/clients/client-global-accelerator/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-global-accelerator/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index 3516d9f4071e..e4ebe9682ed3 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-glue/typedoc.json b/clients/client-glue/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-glue/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index e9edd18488e0..329435d5f536 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-grafana/typedoc.json b/clients/client-grafana/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-grafana/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 5044f5c75527..5081302e9aaf 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-greengrass/typedoc.json b/clients/client-greengrass/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-greengrass/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index f5f90963c593..49777f3339cd 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-greengrassv2/typedoc.json b/clients/client-greengrassv2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-greengrassv2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index 8991e1254fb2..044f03591a6e 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-groundstation/typedoc.json b/clients/client-groundstation/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-groundstation/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index 020f99da85a5..3fdd11eace65 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-guardduty/typedoc.json b/clients/client-guardduty/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-guardduty/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 3527b7861f7e..78791e8199e3 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-health/typedoc.json b/clients/client-health/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-health/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-healthlake/package.json b/clients/client-healthlake/package.json index e94c48c9ac90..1bcdb29b8383 100644 --- a/clients/client-healthlake/package.json +++ b/clients/client-healthlake/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-healthlake/typedoc.json b/clients/client-healthlake/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-healthlake/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-honeycode/package.json b/clients/client-honeycode/package.json index 1659fd4c785e..655c14ae27dc 100644 --- a/clients/client-honeycode/package.json +++ b/clients/client-honeycode/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-honeycode/typedoc.json b/clients/client-honeycode/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-honeycode/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index 745b7fcb0ac1..81e677c72e11 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iam/typedoc.json b/clients/client-iam/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iam/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-identitystore/package.json b/clients/client-identitystore/package.json index df57c8d0f654..1e5a246128c9 100644 --- a/clients/client-identitystore/package.json +++ b/clients/client-identitystore/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-identitystore/typedoc.json b/clients/client-identitystore/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-identitystore/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index 1ff03086895f..63225e15c594 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-imagebuilder/typedoc.json b/clients/client-imagebuilder/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-imagebuilder/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-inspector-scan/package.json b/clients/client-inspector-scan/package.json index 870f80b16e86..1341b9fdc06c 100644 --- a/clients/client-inspector-scan/package.json +++ b/clients/client-inspector-scan/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-inspector-scan/typedoc.json b/clients/client-inspector-scan/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-inspector-scan/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index 0463286be7cc..d40c5dfa2016 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-inspector/typedoc.json b/clients/client-inspector/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-inspector/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-inspector2/package.json b/clients/client-inspector2/package.json index d6ecc280993e..04883da98f0d 100644 --- a/clients/client-inspector2/package.json +++ b/clients/client-inspector2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-inspector2/typedoc.json b/clients/client-inspector2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-inspector2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-internetmonitor/package.json b/clients/client-internetmonitor/package.json index 7edd3168228c..9cd03efc0487 100644 --- a/clients/client-internetmonitor/package.json +++ b/clients/client-internetmonitor/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-internetmonitor/typedoc.json b/clients/client-internetmonitor/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-internetmonitor/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-1click-devices-service/package.json b/clients/client-iot-1click-devices-service/package.json index 507ca2421d54..9ccadd0dced6 100644 --- a/clients/client-iot-1click-devices-service/package.json +++ b/clients/client-iot-1click-devices-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-1click-devices-service/typedoc.json b/clients/client-iot-1click-devices-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-1click-devices-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json index 09e1ce2cd4fe..0704ee6871e2 100644 --- a/clients/client-iot-1click-projects/package.json +++ b/clients/client-iot-1click-projects/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-1click-projects/typedoc.json b/clients/client-iot-1click-projects/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-1click-projects/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-data-plane/package.json b/clients/client-iot-data-plane/package.json index 2f7336a2cfaf..166d8aa27e3c 100644 --- a/clients/client-iot-data-plane/package.json +++ b/clients/client-iot-data-plane/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-data-plane/typedoc.json b/clients/client-iot-data-plane/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-data-plane/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index bf8572fdd55d..cf099706c440 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-events-data/typedoc.json b/clients/client-iot-events-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-events-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 4a299464afc7..e78d72aeb159 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-events/typedoc.json b/clients/client-iot-events/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-events/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 59e230ba83ba..f7d67a051c2c 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-jobs-data-plane/typedoc.json b/clients/client-iot-jobs-data-plane/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-jobs-data-plane/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-roborunner/package.json b/clients/client-iot-roborunner/package.json index c483b11672a0..359e61450eac 100644 --- a/clients/client-iot-roborunner/package.json +++ b/clients/client-iot-roborunner/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-roborunner/typedoc.json b/clients/client-iot-roborunner/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-roborunner/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index 2926649949cb..b57195f47a40 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot-wireless/typedoc.json b/clients/client-iot-wireless/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot-wireless/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index 1071e38ba7fc..89e9607ab7d1 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iot/typedoc.json b/clients/client-iot/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iot/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index 53932e1a81f1..3bb653ebf2ca 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotanalytics/typedoc.json b/clients/client-iotanalytics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotanalytics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotdeviceadvisor/package.json b/clients/client-iotdeviceadvisor/package.json index f43d8d16b1de..ea32d66fd910 100644 --- a/clients/client-iotdeviceadvisor/package.json +++ b/clients/client-iotdeviceadvisor/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotdeviceadvisor/typedoc.json b/clients/client-iotdeviceadvisor/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotdeviceadvisor/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotfleethub/package.json b/clients/client-iotfleethub/package.json index db8f3c8337e2..2dc22ca3c6f6 100644 --- a/clients/client-iotfleethub/package.json +++ b/clients/client-iotfleethub/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotfleethub/typedoc.json b/clients/client-iotfleethub/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotfleethub/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotfleetwise/package.json b/clients/client-iotfleetwise/package.json index a2cffb4c893f..2c270a814be8 100644 --- a/clients/client-iotfleetwise/package.json +++ b/clients/client-iotfleetwise/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotfleetwise/typedoc.json b/clients/client-iotfleetwise/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotfleetwise/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index 82c36df09461..7a47f07baec6 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotsecuretunneling/typedoc.json b/clients/client-iotsecuretunneling/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotsecuretunneling/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index ef18fb7b4bbe..504c3fe0ffb7 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotsitewise/typedoc.json b/clients/client-iotsitewise/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotsitewise/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index 7407150307ee..b85d094128d6 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iotthingsgraph/typedoc.json b/clients/client-iotthingsgraph/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iotthingsgraph/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index 6e58a99eb089..d33255741ccd 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-iottwinmaker/typedoc.json b/clients/client-iottwinmaker/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-iottwinmaker/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ivs-realtime/package.json b/clients/client-ivs-realtime/package.json index 42a847dd7347..c6fc061dd2c9 100644 --- a/clients/client-ivs-realtime/package.json +++ b/clients/client-ivs-realtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ivs-realtime/typedoc.json b/clients/client-ivs-realtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ivs-realtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 6f66f467d98a..ae291ec1096c 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ivs/typedoc.json b/clients/client-ivs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ivs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index d6c97c27583c..f5f0d6964e11 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ivschat/typedoc.json b/clients/client-ivschat/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ivschat/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 397126bf483e..cd952617294e 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kafka/typedoc.json b/clients/client-kafka/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kafka/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index 8591a47cc91c..bfda569499c2 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kafkaconnect/typedoc.json b/clients/client-kafkaconnect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kafkaconnect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kendra-ranking/package.json b/clients/client-kendra-ranking/package.json index ac78f83671fb..2d7e84fefcce 100644 --- a/clients/client-kendra-ranking/package.json +++ b/clients/client-kendra-ranking/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kendra-ranking/typedoc.json b/clients/client-kendra-ranking/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kendra-ranking/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index 602dfab4e645..e913c5ce04f0 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kendra/typedoc.json b/clients/client-kendra/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kendra/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-keyspaces/package.json b/clients/client-keyspaces/package.json index 3fcc812487e4..f0e205206a21 100644 --- a/clients/client-keyspaces/package.json +++ b/clients/client-keyspaces/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-keyspaces/typedoc.json b/clients/client-keyspaces/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-keyspaces/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index d1516c34cfa6..62d37883e4dd 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-analytics-v2/typedoc.json b/clients/client-kinesis-analytics-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-analytics-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 18bdc9dae3ea..8f215ce0f8c3 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-analytics/typedoc.json b/clients/client-kinesis-analytics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-analytics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index f604c1e24701..bf49973ff8de 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-video-archived-media/typedoc.json b/clients/client-kinesis-video-archived-media/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-video-archived-media/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index 096ef71952f2..40f61e132384 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-video-media/typedoc.json b/clients/client-kinesis-video-media/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-video-media/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-video-signaling/package.json b/clients/client-kinesis-video-signaling/package.json index 3c60e5d210da..c75ef896a270 100644 --- a/clients/client-kinesis-video-signaling/package.json +++ b/clients/client-kinesis-video-signaling/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-video-signaling/typedoc.json b/clients/client-kinesis-video-signaling/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-video-signaling/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-video-webrtc-storage/package.json b/clients/client-kinesis-video-webrtc-storage/package.json index c7ca93235946..e6460dfca4a3 100644 --- a/clients/client-kinesis-video-webrtc-storage/package.json +++ b/clients/client-kinesis-video-webrtc-storage/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-video-webrtc-storage/typedoc.json b/clients/client-kinesis-video-webrtc-storage/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-video-webrtc-storage/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 2beced209a20..d7facdf4a676 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis-video/typedoc.json b/clients/client-kinesis-video/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis-video/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index 41dd9fca755c..2f787f860a13 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kinesis/typedoc.json b/clients/client-kinesis/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kinesis/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 468cc8023530..618df4e672d2 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-kms/typedoc.json b/clients/client-kms/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-kms/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index 061f8d7c2c0d..622c5cdfcfc4 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lakeformation/typedoc.json b/clients/client-lakeformation/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lakeformation/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index 76215a22b85f..a4417b75c10e 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lambda/typedoc.json b/clients/client-lambda/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lambda/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-launch-wizard/package.json b/clients/client-launch-wizard/package.json index b387ceecbe8c..3fbd55258a7a 100644 --- a/clients/client-launch-wizard/package.json +++ b/clients/client-launch-wizard/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-launch-wizard/typedoc.json b/clients/client-launch-wizard/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-launch-wizard/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index e10856a443f8..1bbf9ed098d8 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lex-model-building-service/typedoc.json b/clients/client-lex-model-building-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lex-model-building-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lex-models-v2/package.json b/clients/client-lex-models-v2/package.json index fe38061cb5f8..b97f36897b5b 100644 --- a/clients/client-lex-models-v2/package.json +++ b/clients/client-lex-models-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lex-models-v2/typedoc.json b/clients/client-lex-models-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lex-models-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index 3965bd27d28f..99c113ed5204 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lex-runtime-service/typedoc.json b/clients/client-lex-runtime-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lex-runtime-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lex-runtime-v2/package.json b/clients/client-lex-runtime-v2/package.json index 4c773753fb0c..754e2c9d7852 100644 --- a/clients/client-lex-runtime-v2/package.json +++ b/clients/client-lex-runtime-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -72,7 +71,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lex-runtime-v2/typedoc.json b/clients/client-lex-runtime-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lex-runtime-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-license-manager-linux-subscriptions/package.json b/clients/client-license-manager-linux-subscriptions/package.json index 31559571b595..3394d5400520 100644 --- a/clients/client-license-manager-linux-subscriptions/package.json +++ b/clients/client-license-manager-linux-subscriptions/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-license-manager-linux-subscriptions/typedoc.json b/clients/client-license-manager-linux-subscriptions/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-license-manager-linux-subscriptions/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-license-manager-user-subscriptions/package.json b/clients/client-license-manager-user-subscriptions/package.json index d107835298aa..6968981a5ff2 100644 --- a/clients/client-license-manager-user-subscriptions/package.json +++ b/clients/client-license-manager-user-subscriptions/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-license-manager-user-subscriptions/typedoc.json b/clients/client-license-manager-user-subscriptions/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-license-manager-user-subscriptions/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index 2789aa893ef8..d1ee1b4c85b5 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-license-manager/typedoc.json b/clients/client-license-manager/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-license-manager/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index 13e3b54ee754..bde105354b86 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lightsail/typedoc.json b/clients/client-lightsail/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lightsail/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-location/package.json b/clients/client-location/package.json index 33f0247da457..fe39f0621545 100644 --- a/clients/client-location/package.json +++ b/clients/client-location/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-location/typedoc.json b/clients/client-location/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-location/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index c8d3333009e5..a178e2daa29e 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lookoutequipment/typedoc.json b/clients/client-lookoutequipment/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lookoutequipment/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index 1bfee312cdfb..1064360bab9d 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lookoutmetrics/typedoc.json b/clients/client-lookoutmetrics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lookoutmetrics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index 1f4b1713548b..c8a42bbbb0be 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-lookoutvision/typedoc.json b/clients/client-lookoutvision/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-lookoutvision/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-m2/package.json b/clients/client-m2/package.json index 6952e5e47a97..2d507062aceb 100644 --- a/clients/client-m2/package.json +++ b/clients/client-m2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-m2/typedoc.json b/clients/client-m2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-m2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index a6fbfd939722..de2b34aa6595 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-machine-learning/typedoc.json b/clients/client-machine-learning/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-machine-learning/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index e79a9424acde..fd263c1df358 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-macie2/typedoc.json b/clients/client-macie2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-macie2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-managedblockchain-query/package.json b/clients/client-managedblockchain-query/package.json index 9dd7d7d49410..c0404dcad922 100644 --- a/clients/client-managedblockchain-query/package.json +++ b/clients/client-managedblockchain-query/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-managedblockchain-query/typedoc.json b/clients/client-managedblockchain-query/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-managedblockchain-query/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index cbe029f54756..9e757099d975 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-managedblockchain/typedoc.json b/clients/client-managedblockchain/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-managedblockchain/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-agreement/package.json b/clients/client-marketplace-agreement/package.json index 32da1dd5c938..5d45149f971f 100644 --- a/clients/client-marketplace-agreement/package.json +++ b/clients/client-marketplace-agreement/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-agreement/typedoc.json b/clients/client-marketplace-agreement/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-agreement/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 30caccdba6fa..69d72cfee824 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-catalog/typedoc.json b/clients/client-marketplace-catalog/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-catalog/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 93a6537dc5c9..22db54b395e4 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-commerce-analytics/typedoc.json b/clients/client-marketplace-commerce-analytics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-commerce-analytics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-deployment/package.json b/clients/client-marketplace-deployment/package.json index 3598bf761c35..7c218c72186b 100644 --- a/clients/client-marketplace-deployment/package.json +++ b/clients/client-marketplace-deployment/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-deployment/typedoc.json b/clients/client-marketplace-deployment/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-deployment/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index a83e0c65f5a4..61a08156a5f5 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-entitlement-service/typedoc.json b/clients/client-marketplace-entitlement-service/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-entitlement-service/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 2313a94bd291..ab47a8137e96 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-marketplace-metering/typedoc.json b/clients/client-marketplace-metering/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-marketplace-metering/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index 1a588ffae315..d18dc4359a13 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediaconnect/typedoc.json b/clients/client-mediaconnect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediaconnect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 7f06808d0c17..fb39b0618bc2 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediaconvert/typedoc.json b/clients/client-mediaconvert/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediaconvert/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 5676668746e9..d7c2bd9508fe 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-medialive/typedoc.json b/clients/client-medialive/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-medialive/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index e055675bf328..6605c2ac8ca6 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediapackage-vod/typedoc.json b/clients/client-mediapackage-vod/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediapackage-vod/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index b78b8710eb3a..3394540e75de 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediapackage/typedoc.json b/clients/client-mediapackage/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediapackage/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediapackagev2/package.json b/clients/client-mediapackagev2/package.json index 4da65bb6c8a2..7e101a24a755 100644 --- a/clients/client-mediapackagev2/package.json +++ b/clients/client-mediapackagev2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediapackagev2/typedoc.json b/clients/client-mediapackagev2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediapackagev2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index 2cf40af96181..326235313897 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -71,7 +70,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediastore-data/typedoc.json b/clients/client-mediastore-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediastore-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 7248065ea4e6..3b5a5f06ca61 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediastore/typedoc.json b/clients/client-mediastore/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediastore/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index 16d05f032c62..c2e2f4a3ba6d 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mediatailor/typedoc.json b/clients/client-mediatailor/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mediatailor/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-medical-imaging/package.json b/clients/client-medical-imaging/package.json index 0069a6ef91a1..3eb3a0c2ef0b 100644 --- a/clients/client-medical-imaging/package.json +++ b/clients/client-medical-imaging/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-medical-imaging/typedoc.json b/clients/client-medical-imaging/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-medical-imaging/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json index 3a60058c0123..cd90ae5e1aff 100644 --- a/clients/client-memorydb/package.json +++ b/clients/client-memorydb/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-memorydb/typedoc.json b/clients/client-memorydb/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-memorydb/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mgn/package.json b/clients/client-mgn/package.json index 1925e3c6bc43..069884713afd 100644 --- a/clients/client-mgn/package.json +++ b/clients/client-mgn/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mgn/typedoc.json b/clients/client-mgn/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mgn/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-migration-hub-refactor-spaces/package.json b/clients/client-migration-hub-refactor-spaces/package.json index fbfea1d89be2..e9ce712d28b3 100644 --- a/clients/client-migration-hub-refactor-spaces/package.json +++ b/clients/client-migration-hub-refactor-spaces/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-migration-hub-refactor-spaces/typedoc.json b/clients/client-migration-hub-refactor-spaces/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-migration-hub-refactor-spaces/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index ce4c9aced595..76a7470bb366 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-migration-hub/typedoc.json b/clients/client-migration-hub/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-migration-hub/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index c22f4ef45106..61424f5fc641 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-migrationhub-config/typedoc.json b/clients/client-migrationhub-config/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-migrationhub-config/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-migrationhuborchestrator/package.json b/clients/client-migrationhuborchestrator/package.json index 1d380d5d5a1f..0731a1b6b412 100644 --- a/clients/client-migrationhuborchestrator/package.json +++ b/clients/client-migrationhuborchestrator/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-migrationhuborchestrator/typedoc.json b/clients/client-migrationhuborchestrator/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-migrationhuborchestrator/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-migrationhubstrategy/package.json b/clients/client-migrationhubstrategy/package.json index 058661cea7e8..02ace5b84962 100644 --- a/clients/client-migrationhubstrategy/package.json +++ b/clients/client-migrationhubstrategy/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-migrationhubstrategy/typedoc.json b/clients/client-migrationhubstrategy/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-migrationhubstrategy/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mobile/package.json b/clients/client-mobile/package.json index e7f2fd1a4b0b..25e11f9d1b0f 100644 --- a/clients/client-mobile/package.json +++ b/clients/client-mobile/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mobile/typedoc.json b/clients/client-mobile/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mobile/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index 1cb955124da7..f41f9de470b5 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mq/typedoc.json b/clients/client-mq/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mq/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index 71eed8424034..3b3fa4293935 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mturk/typedoc.json b/clients/client-mturk/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mturk/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-mwaa/package.json b/clients/client-mwaa/package.json index 38fd96101e01..56177c832dc6 100644 --- a/clients/client-mwaa/package.json +++ b/clients/client-mwaa/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-mwaa/typedoc.json b/clients/client-mwaa/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-mwaa/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 3aa4798a7701..c78f996f320f 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-neptune/typedoc.json b/clients/client-neptune/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-neptune/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-neptunedata/package.json b/clients/client-neptunedata/package.json index 8cdca4fb62c3..823f8bf2e804 100644 --- a/clients/client-neptunedata/package.json +++ b/clients/client-neptunedata/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-neptunedata/typedoc.json b/clients/client-neptunedata/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-neptunedata/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 0e75120d1a87..78f406998f4f 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-network-firewall/typedoc.json b/clients/client-network-firewall/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-network-firewall/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index cca8cf28f192..80210ad8ae38 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-networkmanager/typedoc.json b/clients/client-networkmanager/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-networkmanager/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-nimble/package.json b/clients/client-nimble/package.json index a1ad9a4b6765..55b1ed58ba23 100644 --- a/clients/client-nimble/package.json +++ b/clients/client-nimble/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-nimble/typedoc.json b/clients/client-nimble/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-nimble/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-oam/package.json b/clients/client-oam/package.json index 3cfc3fb41686..2d7ed17ad010 100644 --- a/clients/client-oam/package.json +++ b/clients/client-oam/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-oam/typedoc.json b/clients/client-oam/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-oam/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-omics/package.json b/clients/client-omics/package.json index 763df0b56cdb..ba45222eb6b2 100644 --- a/clients/client-omics/package.json +++ b/clients/client-omics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-omics/typedoc.json b/clients/client-omics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-omics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index 6a8479965c78..92b022dacbd7 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-opensearch/typedoc.json b/clients/client-opensearch/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-opensearch/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index 3ee7c98a86ad..29cd5a426c99 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-opensearchserverless/typedoc.json b/clients/client-opensearchserverless/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-opensearchserverless/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index cb1abc4b48d5..a9a91da1c6bf 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-opsworks/typedoc.json b/clients/client-opsworks/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-opsworks/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index 7c7f614f4e3e..2ac9dc337d74 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-opsworkscm/typedoc.json b/clients/client-opsworkscm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-opsworkscm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index c870b8824d46..85c8ea42980b 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-organizations/typedoc.json b/clients/client-organizations/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-organizations/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-osis/package.json b/clients/client-osis/package.json index 05bae91ea8e5..805053e19f2c 100644 --- a/clients/client-osis/package.json +++ b/clients/client-osis/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-osis/typedoc.json b/clients/client-osis/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-osis/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 6e52d4ebd298..24de637909ff 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-outposts/typedoc.json b/clients/client-outposts/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-outposts/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index fc0c0431c46b..f90b7d8b9cae 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-panorama/typedoc.json b/clients/client-panorama/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-panorama/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-payment-cryptography-data/package.json b/clients/client-payment-cryptography-data/package.json index 97593b129176..94baf3a6cadc 100644 --- a/clients/client-payment-cryptography-data/package.json +++ b/clients/client-payment-cryptography-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-payment-cryptography-data/typedoc.json b/clients/client-payment-cryptography-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-payment-cryptography-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-payment-cryptography/package.json b/clients/client-payment-cryptography/package.json index 94419dc9b512..af8c8f91ccd5 100644 --- a/clients/client-payment-cryptography/package.json +++ b/clients/client-payment-cryptography/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-payment-cryptography/typedoc.json b/clients/client-payment-cryptography/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-payment-cryptography/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pca-connector-ad/package.json b/clients/client-pca-connector-ad/package.json index be07266ab02b..abc586422865 100644 --- a/clients/client-pca-connector-ad/package.json +++ b/clients/client-pca-connector-ad/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pca-connector-ad/typedoc.json b/clients/client-pca-connector-ad/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pca-connector-ad/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index ab7038e0c7cc..2c109f475a2c 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-personalize-events/typedoc.json b/clients/client-personalize-events/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-personalize-events/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 2494573d6a27..268f62c9e47f 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-personalize-runtime/typedoc.json b/clients/client-personalize-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-personalize-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 34f7430a6e77..fdf0d90d5659 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-personalize/typedoc.json b/clients/client-personalize/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-personalize/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 0f32446c30ee..907f84a8b139 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pi/typedoc.json b/clients/client-pi/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pi/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 2bf29c6c5f17..5203267297d0 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pinpoint-email/typedoc.json b/clients/client-pinpoint-email/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pinpoint-email/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index f59230a88db5..367a27173b5d 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pinpoint-sms-voice-v2/typedoc.json b/clients/client-pinpoint-sms-voice-v2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pinpoint-sms-voice-v2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index 2a94b61a2155..fbdfea3fddf0 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pinpoint-sms-voice/typedoc.json b/clients/client-pinpoint-sms-voice/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pinpoint-sms-voice/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index c79dfce521e2..9f2c3161bc7b 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pinpoint/typedoc.json b/clients/client-pinpoint/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pinpoint/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index 5c371b0ec8d7..070088ae7cb3 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pipes/typedoc.json b/clients/client-pipes/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pipes/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 0ff7fcbdf103..b12c6f5e8f18 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-polly/typedoc.json b/clients/client-polly/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-polly/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 86409168ba6b..3d95faa63868 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-pricing/typedoc.json b/clients/client-pricing/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-pricing/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-privatenetworks/package.json b/clients/client-privatenetworks/package.json index 5fda87f4858b..bf49dcea76ff 100644 --- a/clients/client-privatenetworks/package.json +++ b/clients/client-privatenetworks/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-privatenetworks/typedoc.json b/clients/client-privatenetworks/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-privatenetworks/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index 7b40db6ffa6b..6dc0fd7b8c69 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-proton/typedoc.json b/clients/client-proton/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-proton/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-qbusiness/package.json b/clients/client-qbusiness/package.json index 2b57edd207c0..986096e3aaab 100644 --- a/clients/client-qbusiness/package.json +++ b/clients/client-qbusiness/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-qbusiness/typedoc.json b/clients/client-qbusiness/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-qbusiness/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-qconnect/package.json b/clients/client-qconnect/package.json index 5a0b11ef61d5..b6fe01ef7cc5 100644 --- a/clients/client-qconnect/package.json +++ b/clients/client-qconnect/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-qconnect/typedoc.json b/clients/client-qconnect/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-qconnect/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 0da6add2a03e..7659d92b89df 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-qldb-session/typedoc.json b/clients/client-qldb-session/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-qldb-session/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index 494e478c4f4e..3bcdf47a77d0 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-qldb/typedoc.json b/clients/client-qldb/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-qldb/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 2cc57d297a88..10b3c6170925 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-quicksight/typedoc.json b/clients/client-quicksight/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-quicksight/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 569dd246dbff..c77ba5034d30 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ram/typedoc.json b/clients/client-ram/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ram/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 85b8260f1ee8..75cffe94bd5f 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rbin/typedoc.json b/clients/client-rbin/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rbin/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index be211e89ff8c..24d41f60da56 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rds-data/typedoc.json b/clients/client-rds-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rds-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index 57b75033c4a8..30c6007a89ee 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rds/typedoc.json b/clients/client-rds/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rds/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index 3da5e8e00589..f5ec526bed23 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-redshift-data/typedoc.json b/clients/client-redshift-data/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-redshift-data/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index 111298b6755d..8e8c56c69adb 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-redshift-serverless/typedoc.json b/clients/client-redshift-serverless/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-redshift-serverless/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 27153289e2d4..32fbfeafeb59 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-redshift/typedoc.json b/clients/client-redshift/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-redshift/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 77fa85c120d8..03c9187dc417 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rekognition/typedoc.json b/clients/client-rekognition/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rekognition/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rekognitionstreaming/package.json b/clients/client-rekognitionstreaming/package.json index 37624811b40e..05727e3638ef 100644 --- a/clients/client-rekognitionstreaming/package.json +++ b/clients/client-rekognitionstreaming/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -72,7 +71,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rekognitionstreaming/typedoc.json b/clients/client-rekognitionstreaming/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rekognitionstreaming/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-repostspace/package.json b/clients/client-repostspace/package.json index e04e252307cc..0b5b55baeb5c 100644 --- a/clients/client-repostspace/package.json +++ b/clients/client-repostspace/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-repostspace/typedoc.json b/clients/client-repostspace/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-repostspace/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 75942e11235a..4042c5b34f20 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-resiliencehub/typedoc.json b/clients/client-resiliencehub/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-resiliencehub/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-resource-explorer-2/package.json b/clients/client-resource-explorer-2/package.json index dd633b308e86..1c151573a58c 100644 --- a/clients/client-resource-explorer-2/package.json +++ b/clients/client-resource-explorer-2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-resource-explorer-2/typedoc.json b/clients/client-resource-explorer-2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-resource-explorer-2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index b2fd06d9425b..efefdc7b45dd 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-resource-groups-tagging-api/typedoc.json b/clients/client-resource-groups-tagging-api/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-resource-groups-tagging-api/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index 62e623c389e1..891d5f8a7e3e 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-resource-groups/typedoc.json b/clients/client-resource-groups/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-resource-groups/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 46919dba8207..2578c0801972 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-robomaker/typedoc.json b/clients/client-robomaker/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-robomaker/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rolesanywhere/package.json b/clients/client-rolesanywhere/package.json index 88f680328861..49c487b59d81 100644 --- a/clients/client-rolesanywhere/package.json +++ b/clients/client-rolesanywhere/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rolesanywhere/typedoc.json b/clients/client-rolesanywhere/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rolesanywhere/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index 3359302c446f..8f0b5047a28f 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route-53-domains/typedoc.json b/clients/client-route-53-domains/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route-53-domains/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index 789aa3425172..649b159e2971 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route-53/typedoc.json b/clients/client-route-53/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route-53/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index 72521f26e580..85bdec443e01 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route53-recovery-cluster/typedoc.json b/clients/client-route53-recovery-cluster/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route53-recovery-cluster/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index c6f91a4dc256..59072ceab548 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route53-recovery-control-config/typedoc.json b/clients/client-route53-recovery-control-config/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route53-recovery-control-config/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index af92ec69ee2d..b654537a1838 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route53-recovery-readiness/typedoc.json b/clients/client-route53-recovery-readiness/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route53-recovery-readiness/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index ef10dfb736f2..3a230a63619c 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-route53resolver/typedoc.json b/clients/client-route53resolver/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-route53resolver/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index 6f7618dd850c..8baf7de062c8 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-rum/typedoc.json b/clients/client-rum/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-rum/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index 19ba1e66b124..c54524863120 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -78,7 +77,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-s3-control/typedoc.json b/clients/client-s3-control/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-s3-control/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 82ecd3b7a5f1..b1a2d8f7614d 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -91,7 +90,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-s3/typedoc.json b/clients/client-s3/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-s3/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index 9fc63175ddab..cbcb42f26d87 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-s3outposts/typedoc.json b/clients/client-s3outposts/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-s3outposts/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index 29ba09761e9c..24db6dfd93ca 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-a2i-runtime/typedoc.json b/clients/client-sagemaker-a2i-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-a2i-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index 6fdb28f1d3c4..6fc00eebcd90 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-edge/typedoc.json b/clients/client-sagemaker-edge/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-edge/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index 676c842e3f29..56ef189fa8fa 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-featurestore-runtime/typedoc.json b/clients/client-sagemaker-featurestore-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-featurestore-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-geospatial/package.json b/clients/client-sagemaker-geospatial/package.json index d3b0bd4decd3..5a86c22c320d 100644 --- a/clients/client-sagemaker-geospatial/package.json +++ b/clients/client-sagemaker-geospatial/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-geospatial/typedoc.json b/clients/client-sagemaker-geospatial/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-geospatial/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-metrics/package.json b/clients/client-sagemaker-metrics/package.json index cc4378c80872..c872e4a8fab0 100644 --- a/clients/client-sagemaker-metrics/package.json +++ b/clients/client-sagemaker-metrics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-metrics/typedoc.json b/clients/client-sagemaker-metrics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-metrics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index 246e9d9a5d83..e84ada71ba3b 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker-runtime/typedoc.json b/clients/client-sagemaker-runtime/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker-runtime/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 096da08ee1bd..b47cae01b9b0 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sagemaker/typedoc.json b/clients/client-sagemaker/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sagemaker/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-savingsplans/package.json b/clients/client-savingsplans/package.json index 905b50557d21..8e0946f3b978 100644 --- a/clients/client-savingsplans/package.json +++ b/clients/client-savingsplans/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-savingsplans/typedoc.json b/clients/client-savingsplans/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-savingsplans/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-scheduler/package.json b/clients/client-scheduler/package.json index 38eefa575746..2fb776d2886e 100644 --- a/clients/client-scheduler/package.json +++ b/clients/client-scheduler/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-scheduler/typedoc.json b/clients/client-scheduler/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-scheduler/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index fed1d1c1a4b0..7a9740198712 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -70,7 +69,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-schemas/typedoc.json b/clients/client-schemas/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-schemas/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index 3fc4a6dfdc8d..6a70397261a8 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-secrets-manager/typedoc.json b/clients/client-secrets-manager/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-secrets-manager/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index 07b336ef52f4..f2d92fd8f018 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-securityhub/typedoc.json b/clients/client-securityhub/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-securityhub/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-securitylake/package.json b/clients/client-securitylake/package.json index 5836fdd0c1f2..c15b06349f74 100644 --- a/clients/client-securitylake/package.json +++ b/clients/client-securitylake/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-securitylake/typedoc.json b/clients/client-securitylake/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-securitylake/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 00c3580cf4cd..43a2de232189 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-serverlessapplicationrepository/typedoc.json b/clients/client-serverlessapplicationrepository/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-serverlessapplicationrepository/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index 19202fab9840..edab5c490f11 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-service-catalog-appregistry/typedoc.json b/clients/client-service-catalog-appregistry/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-service-catalog-appregistry/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index d9484fa535cc..d41d89595a5b 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-service-catalog/typedoc.json b/clients/client-service-catalog/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-service-catalog/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index 5d94b30dce87..7596e0ae919d 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-service-quotas/typedoc.json b/clients/client-service-quotas/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-service-quotas/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index 261f513b0c9f..4ea1766cb0f7 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-servicediscovery/typedoc.json b/clients/client-servicediscovery/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-servicediscovery/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index 7cc19d9e97a5..146a63a18c53 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ses/typedoc.json b/clients/client-ses/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ses/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 53072218b533..adf7a95aa21a 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sesv2/typedoc.json b/clients/client-sesv2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sesv2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index b3b3bf260005..0df6b4f9e5f5 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sfn/typedoc.json b/clients/client-sfn/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sfn/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index 8be5158331bc..af06032431bf 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-shield/typedoc.json b/clients/client-shield/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-shield/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index ba5b53061982..d447b0b2726a 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-signer/typedoc.json b/clients/client-signer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-signer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-simspaceweaver/package.json b/clients/client-simspaceweaver/package.json index 83f2d6e12ece..ac933f27ad2d 100644 --- a/clients/client-simspaceweaver/package.json +++ b/clients/client-simspaceweaver/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-simspaceweaver/typedoc.json b/clients/client-simspaceweaver/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-simspaceweaver/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index 2cf3ecdd3aa0..b893f45707c0 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sms/typedoc.json b/clients/client-sms/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sms/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index 0829d8675fd6..2192d494e5fa 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-snow-device-management/typedoc.json b/clients/client-snow-device-management/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-snow-device-management/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 4e8dba9b2059..00cc620c65d9 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-snowball/typedoc.json b/clients/client-snowball/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-snowball/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index 9942488b223c..457645017e5a 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sns/typedoc.json b/clients/client-sns/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sns/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index 68fcbc0235ba..715dd8ea98d2 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sqs/typedoc.json b/clients/client-sqs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sqs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index 1fbaa4b5fa9d..60c2adafc739 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ssm-contacts/typedoc.json b/clients/client-ssm-contacts/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ssm-contacts/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index b134007d8c9f..2fa84c62e190 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ssm-incidents/typedoc.json b/clients/client-ssm-incidents/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ssm-incidents/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ssm-sap/package.json b/clients/client-ssm-sap/package.json index 9a4314f3cc2a..c7d2a3564eb3 100644 --- a/clients/client-ssm-sap/package.json +++ b/clients/client-ssm-sap/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ssm-sap/typedoc.json b/clients/client-ssm-sap/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ssm-sap/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 48e1170f5aa9..0d955d2b842d 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-ssm/typedoc.json b/clients/client-ssm/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-ssm/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index e8adc62bed40..8a386ed3be9e 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sso-admin/typedoc.json b/clients/client-sso-admin/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sso-admin/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index 0ffd90d33af0..1731ebf38e64 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sso-oidc/typedoc.json b/clients/client-sso-oidc/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sso-oidc/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index f415aca93ca9..31c21484e023 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -63,7 +62,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sso/typedoc.json b/clients/client-sso/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sso/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index 77284bfc0f1d..dea351b518f9 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-storage-gateway/typedoc.json b/clients/client-storage-gateway/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-storage-gateway/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index 5e0a2cbf55ce..644861f3b49c 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-sts/typedoc.json b/clients/client-sts/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-sts/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-support-app/package.json b/clients/client-support-app/package.json index 6602a89b6a6f..94fb1b2bce15 100644 --- a/clients/client-support-app/package.json +++ b/clients/client-support-app/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-support-app/typedoc.json b/clients/client-support-app/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-support-app/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-support/package.json b/clients/client-support/package.json index 668ce4c99e8a..0ba8c7cc5384 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-support/typedoc.json b/clients/client-support/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-support/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index a9e3da00022c..bf44eec59615 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-swf/typedoc.json b/clients/client-swf/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-swf/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-synthetics/package.json b/clients/client-synthetics/package.json index 2a3ee41280ff..f25d4abdb837 100644 --- a/clients/client-synthetics/package.json +++ b/clients/client-synthetics/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-synthetics/typedoc.json b/clients/client-synthetics/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-synthetics/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index 1e54d5b89864..888e7862f25b 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-textract/typedoc.json b/clients/client-textract/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-textract/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-timestream-query/package.json b/clients/client-timestream-query/package.json index fae3d2de9f5f..246b053e31f2 100644 --- a/clients/client-timestream-query/package.json +++ b/clients/client-timestream-query/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-timestream-query/typedoc.json b/clients/client-timestream-query/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-timestream-query/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-timestream-write/package.json b/clients/client-timestream-write/package.json index 0ea0bd39791a..ad14e42c9c0c 100644 --- a/clients/client-timestream-write/package.json +++ b/clients/client-timestream-write/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -69,7 +68,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-timestream-write/typedoc.json b/clients/client-timestream-write/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-timestream-write/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-tnb/package.json b/clients/client-tnb/package.json index 6437c64ce8a9..13c2d7a6f467 100644 --- a/clients/client-tnb/package.json +++ b/clients/client-tnb/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-tnb/typedoc.json b/clients/client-tnb/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-tnb/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index c23e005faa9d..f99b952ec844 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -74,7 +73,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-transcribe-streaming/typedoc.json b/clients/client-transcribe-streaming/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-transcribe-streaming/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index 0ebcaea8b5ac..c914c053b52b 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-transcribe/typedoc.json b/clients/client-transcribe/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-transcribe/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index 49886372fbee..b5d537478d84 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-transfer/typedoc.json b/clients/client-transfer/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-transfer/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 891bc57dbb4a..6d6b0de47ee8 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-translate/typedoc.json b/clients/client-translate/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-translate/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-trustedadvisor/package.json b/clients/client-trustedadvisor/package.json index a72bcbf1d79f..abdf62860854 100644 --- a/clients/client-trustedadvisor/package.json +++ b/clients/client-trustedadvisor/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-trustedadvisor/typedoc.json b/clients/client-trustedadvisor/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-trustedadvisor/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-verifiedpermissions/package.json b/clients/client-verifiedpermissions/package.json index 6926a2fde41e..9f3bacf03727 100644 --- a/clients/client-verifiedpermissions/package.json +++ b/clients/client-verifiedpermissions/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-verifiedpermissions/typedoc.json b/clients/client-verifiedpermissions/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-verifiedpermissions/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index 2abe83643e09..5f720733c885 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-voice-id/typedoc.json b/clients/client-voice-id/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-voice-id/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json index fad7e3c054e4..8749e80ff514 100644 --- a/clients/client-vpc-lattice/package.json +++ b/clients/client-vpc-lattice/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-vpc-lattice/typedoc.json b/clients/client-vpc-lattice/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-vpc-lattice/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 54b699d2cfce..a4cf92406bb4 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-waf-regional/typedoc.json b/clients/client-waf-regional/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-waf-regional/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index 58594cb53523..743533058255 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-waf/typedoc.json b/clients/client-waf/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-waf/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index a0ae9d58edce..67f749cf7f81 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-wafv2/typedoc.json b/clients/client-wafv2/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-wafv2/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-wellarchitected/package.json b/clients/client-wellarchitected/package.json index 9ece226b6e56..fbbe538e236f 100644 --- a/clients/client-wellarchitected/package.json +++ b/clients/client-wellarchitected/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-wellarchitected/typedoc.json b/clients/client-wellarchitected/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-wellarchitected/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-wisdom/package.json b/clients/client-wisdom/package.json index ee876655a9d4..e803258e7a9a 100644 --- a/clients/client-wisdom/package.json +++ b/clients/client-wisdom/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-wisdom/typedoc.json b/clients/client-wisdom/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-wisdom/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index 49a85b1586d0..95b69eab2564 100644 --- a/clients/client-workdocs/package.json +++ b/clients/client-workdocs/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workdocs/typedoc.json b/clients/client-workdocs/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workdocs/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-worklink/package.json b/clients/client-worklink/package.json index 173b04d9ed15..a5dc1de0c6a6 100644 --- a/clients/client-worklink/package.json +++ b/clients/client-worklink/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-worklink/typedoc.json b/clients/client-worklink/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-worklink/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index 370dab4a7113..7760dcc1578c 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workmail/typedoc.json b/clients/client-workmail/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workmail/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index 1f06a5b64295..71460c233a84 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -67,7 +66,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workmailmessageflow/typedoc.json b/clients/client-workmailmessageflow/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workmailmessageflow/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workspaces-thin-client/package.json b/clients/client-workspaces-thin-client/package.json index 23e8b12e70fd..d8a402d856d8 100644 --- a/clients/client-workspaces-thin-client/package.json +++ b/clients/client-workspaces-thin-client/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workspaces-thin-client/typedoc.json b/clients/client-workspaces-thin-client/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workspaces-thin-client/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json index 896487bfee90..0ae89116af98 100644 --- a/clients/client-workspaces-web/package.json +++ b/clients/client-workspaces-web/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -68,7 +67,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workspaces-web/typedoc.json b/clients/client-workspaces-web/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workspaces-web/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index 5ab0ccf78a5c..af2e08096a00 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-workspaces/typedoc.json b/clients/client-workspaces/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-workspaces/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index b79da8580cc3..d71d820ea44a 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", - "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", "build:types": "tsc -p tsconfig.types.json", @@ -66,7 +65,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { diff --git a/clients/client-xray/typedoc.json b/clients/client-xray/typedoc.json deleted file mode 100644 index 8a364aa93b69..000000000000 --- a/clients/client-xray/typedoc.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends": ["../../typedoc.client.json"], - "entryPoints": ["src/index.ts"], - "out": "docs", - "readme": "README.md" -} diff --git a/deprecated/packages/abort-controller/package.json b/deprecated/packages/abort-controller/package.json index ac60eefe35af..417c0a6432ef 100644 --- a/deprecated/packages/abort-controller/package.json +++ b/deprecated/packages/abort-controller/package.json @@ -50,10 +50,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/chunked-blob-reader-native/package.json b/deprecated/packages/chunked-blob-reader-native/package.json index 886b351d5c57..2baf8f9f47e5 100644 --- a/deprecated/packages/chunked-blob-reader-native/package.json +++ b/deprecated/packages/chunked-blob-reader-native/package.json @@ -45,10 +45,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/chunked-blob-reader/package.json b/deprecated/packages/chunked-blob-reader/package.json index c51fa3303d1b..f779f141a545 100644 --- a/deprecated/packages/chunked-blob-reader/package.json +++ b/deprecated/packages/chunked-blob-reader/package.json @@ -45,10 +45,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/config-resolver/package.json b/deprecated/packages/config-resolver/package.json index fbf7eb74d1ed..00f6d3c03d7a 100644 --- a/deprecated/packages/config-resolver/package.json +++ b/deprecated/packages/config-resolver/package.json @@ -30,7 +30,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -51,8 +50,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/config-resolver" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/credential-provider-imds/package.json b/deprecated/packages/credential-provider-imds/package.json index 66e64be1020f..6b357f99cd0c 100644 --- a/deprecated/packages/credential-provider-imds/package.json +++ b/deprecated/packages/credential-provider-imds/package.json @@ -35,7 +35,6 @@ "downlevel-dts": "0.10.1", "nock": "^13.0.2", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "types": "./dist-types/index.d.ts", @@ -57,8 +56,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/credential-provider-imds" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/eventstream-codec/package.json b/deprecated/packages/eventstream-codec/package.json index 4f37b92ce74d..b6c3e210f381 100644 --- a/deprecated/packages/eventstream-codec/package.json +++ b/deprecated/packages/eventstream-codec/package.json @@ -31,7 +31,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "typesVersions": { @@ -49,8 +48,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/eventstream-codec" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/eventstream-serde-browser/package.json b/deprecated/packages/eventstream-serde-browser/package.json index 8a53ebb15a30..906c35bb9f16 100644 --- a/deprecated/packages/eventstream-serde-browser/package.json +++ b/deprecated/packages/eventstream-serde-browser/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/eventstream-serde-config-resolver/package.json b/deprecated/packages/eventstream-serde-config-resolver/package.json index 9ed637d11be2..14f64b5c8b9c 100644 --- a/deprecated/packages/eventstream-serde-config-resolver/package.json +++ b/deprecated/packages/eventstream-serde-config-resolver/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/eventstream-serde-node/package.json b/deprecated/packages/eventstream-serde-node/package.json index fd9c14d0d80f..dbefabeb1f05 100644 --- a/deprecated/packages/eventstream-serde-node/package.json +++ b/deprecated/packages/eventstream-serde-node/package.json @@ -30,7 +30,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -51,8 +50,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/eventstream-serde-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/eventstream-serde-universal/package.json b/deprecated/packages/eventstream-serde-universal/package.json index cf52c3287bbb..dbecd46cad22 100644 --- a/deprecated/packages/eventstream-serde-universal/package.json +++ b/deprecated/packages/eventstream-serde-universal/package.json @@ -31,7 +31,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -52,8 +51,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/eventstream-serde-universal" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/fetch-http-handler/package.json b/deprecated/packages/fetch-http-handler/package.json index 73e39f5e6c22..a7cfee774bf4 100644 --- a/deprecated/packages/fetch-http-handler/package.json +++ b/deprecated/packages/fetch-http-handler/package.json @@ -32,7 +32,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "typesVersions": { @@ -50,8 +49,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/fetch-http-handler" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/hash-blob-browser/package.json b/deprecated/packages/hash-blob-browser/package.json index f9b72942bd91..16addfb19ca8 100644 --- a/deprecated/packages/hash-blob-browser/package.json +++ b/deprecated/packages/hash-blob-browser/package.json @@ -31,7 +31,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "react-native": { @@ -52,8 +51,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/hash-blob-browser" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/hash-node/package.json b/deprecated/packages/hash-node/package.json index a50d6be273ba..ffdbb8735b5c 100644 --- a/deprecated/packages/hash-node/package.json +++ b/deprecated/packages/hash-node/package.json @@ -27,7 +27,6 @@ "downlevel-dts": "0.10.1", "hash-test-vectors": "^1.3.2", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "dependencies": { @@ -52,8 +51,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/hash-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/hash-stream-node/package.json b/deprecated/packages/hash-stream-node/package.json index 36fc69c36965..37e688ac700c 100644 --- a/deprecated/packages/hash-stream-node/package.json +++ b/deprecated/packages/hash-stream-node/package.json @@ -32,7 +32,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -53,8 +52,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/hash-stream-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/invalid-dependency/package.json b/deprecated/packages/invalid-dependency/package.json index d13cf222a495..fc5a55893a55 100644 --- a/deprecated/packages/invalid-dependency/package.json +++ b/deprecated/packages/invalid-dependency/package.json @@ -45,10 +45,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/is-array-buffer/package.json b/deprecated/packages/is-array-buffer/package.json index f4c5df49de10..8992cc5b4ff2 100644 --- a/deprecated/packages/is-array-buffer/package.json +++ b/deprecated/packages/is-array-buffer/package.json @@ -49,10 +49,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/md5-js/package.json b/deprecated/packages/md5-js/package.json index 3f51e0884239..866b385d7441 100644 --- a/deprecated/packages/md5-js/package.json +++ b/deprecated/packages/md5-js/package.json @@ -29,7 +29,6 @@ "downlevel-dts": "0.10.1", "hash-test-vectors": "^1.3.2", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "dependencies": { @@ -51,8 +50,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/md5-js" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-apply-body-checksum/package.json b/deprecated/packages/middleware-apply-body-checksum/package.json index 7f7dcebb5dde..2d33f53d41d0 100644 --- a/deprecated/packages/middleware-apply-body-checksum/package.json +++ b/deprecated/packages/middleware-apply-body-checksum/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-content-length/package.json b/deprecated/packages/middleware-content-length/package.json index 495c09ea290b..71575b3bf830 100644 --- a/deprecated/packages/middleware-content-length/package.json +++ b/deprecated/packages/middleware-content-length/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-endpoint/package.json b/deprecated/packages/middleware-endpoint/package.json index dbeefa4b450b..0c839812c283 100644 --- a/deprecated/packages/middleware-endpoint/package.json +++ b/deprecated/packages/middleware-endpoint/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -50,8 +49,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/middleware-endpoint" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-retry/package.json b/deprecated/packages/middleware-retry/package.json index 593f4372264b..7cf96e18dc60 100644 --- a/deprecated/packages/middleware-retry/package.json +++ b/deprecated/packages/middleware-retry/package.json @@ -33,7 +33,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -54,8 +53,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/middleware-retry" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-serde/package.json b/deprecated/packages/middleware-serde/package.json index 4fdc62e017a5..eaf03ab81316 100644 --- a/deprecated/packages/middleware-serde/package.json +++ b/deprecated/packages/middleware-serde/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/middleware-stack/package.json b/deprecated/packages/middleware-stack/package.json index 8c22477bd0bf..a96fe54696cf 100644 --- a/deprecated/packages/middleware-stack/package.json +++ b/deprecated/packages/middleware-stack/package.json @@ -33,7 +33,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -54,8 +53,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/middleware-stack" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/node-config-provider/package.json b/deprecated/packages/node-config-provider/package.json index 1599671f3cdf..739252629475 100644 --- a/deprecated/packages/node-config-provider/package.json +++ b/deprecated/packages/node-config-provider/package.json @@ -32,7 +32,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -53,8 +52,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/node-config-provider" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/node-http-handler/package.json b/deprecated/packages/node-http-handler/package.json index 9c0ea48a8323..6d3e8660ee29 100644 --- a/deprecated/packages/node-http-handler/package.json +++ b/deprecated/packages/node-http-handler/package.json @@ -33,7 +33,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -54,8 +53,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/node-http-handler" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/property-provider/package.json b/deprecated/packages/property-provider/package.json index a536438ae325..5aace1dc7a1c 100644 --- a/deprecated/packages/property-provider/package.json +++ b/deprecated/packages/property-provider/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/protocol-http/package.json b/deprecated/packages/protocol-http/package.json index 6100ef770bc6..ac9cc44d2ccf 100644 --- a/deprecated/packages/protocol-http/package.json +++ b/deprecated/packages/protocol-http/package.json @@ -49,10 +49,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/querystring-builder/package.json b/deprecated/packages/querystring-builder/package.json index d57a3eb5453d..9f7aee2f8c45 100644 --- a/deprecated/packages/querystring-builder/package.json +++ b/deprecated/packages/querystring-builder/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/querystring-parser/package.json b/deprecated/packages/querystring-parser/package.json index ab09304a2a6d..7c63f4e7bd28 100644 --- a/deprecated/packages/querystring-parser/package.json +++ b/deprecated/packages/querystring-parser/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/service-client-documentation-generator/.gitignore b/deprecated/packages/service-client-documentation-generator/.gitignore deleted file mode 100644 index 3d1714c9806e..000000000000 --- a/deprecated/packages/service-client-documentation-generator/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/node_modules/ -/build/ -/coverage/ -/docs/ -*.tsbuildinfo -*.tgz -*.log -package-lock.json diff --git a/deprecated/packages/service-client-documentation-generator/CHANGELOG.md b/deprecated/packages/service-client-documentation-generator/CHANGELOG.md deleted file mode 100644 index fbc857b0ce95..000000000000 --- a/deprecated/packages/service-client-documentation-generator/CHANGELOG.md +++ /dev/null @@ -1,776 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [3.374.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.373.1...v3.374.0) (2023-07-20) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.310.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.309.0...v3.310.0) (2023-04-10) - - -### Bug Fixes - -* use updated dist glob pattern in package.json ([#4628](https://github.com/aws/aws-sdk-js-v3/issues/4628)) ([352393d](https://github.com/aws/aws-sdk-js-v3/commit/352393dcdba5ba16dca589c265c40e22913c7f2b)) - - - - - -# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.295.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.294.0...v3.295.0) (2023-03-20) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.293.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.292.1...v3.293.0) (2023-03-16) - - -### Bug Fixes - -* **docs:** lowercase urls for clients ([#4531](https://github.com/aws/aws-sdk-js-v3/issues/4531)) ([3da01de](https://github.com/aws/aws-sdk-js-v3/commit/3da01dede9ff7d618d1b7f5dd9ec68f103c3e0c3)) - - - - - -# [3.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.208.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.207.0...v3.208.0) (2022-11-10) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.188.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.187.0...v3.188.0) (2022-10-13) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.58.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.57.0...v3.58.0) (2022-03-28) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) - -**Note:** Version bump only for package @aws-sdk/service-client-documentation-generator - - - - - -# [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22) - - -### Features - -* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7)) - - - - - -# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08) - - -### Features - -* publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32)) - - - - - -# [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04) - - -### Bug Fixes - -* **client-documentation-generator:** read files from src folder ([#2863](https://github.com/aws/aws-sdk-js-v3/issues/2863)) ([95c2903](https://github.com/aws/aws-sdk-js-v3/commit/95c29032ba8f6f3791067a90af211944eaec307c)) - - - - - -# [3.34.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.33.0...v3.34.0) (2021-09-24) - - -### Features - -* **non-clients:** remove comments from transpiled JS files ([#2813](https://github.com/aws/aws-sdk-js-v3/issues/2813)) ([e6fc7f3](https://github.com/aws/aws-sdk-js-v3/commit/e6fc7f3e0fa74785590ac19e7ed143c916bb9b6e)) - - - - - -# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.23.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.22.0...v3.23.0) (2021-07-23) - - -### Bug Fixes - -* bump up tslib to 2.3.0 ([#2601](https://github.com/aws/aws-sdk-js-v3/issues/2601)) ([7040faa](https://github.com/aws/aws-sdk-js-v3/commit/7040faac07976c1dcfd5240675b82a2f275b2a55)) - - - - - -# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16) - - -### Bug Fixes - -* **clients:** prefix `dist/` for typesVersions TS<4 ([#2580](https://github.com/aws/aws-sdk-js-v3/issues/2580)) ([dff5cd4](https://github.com/aws/aws-sdk-js-v3/commit/dff5cd4b6fa00453e938ce8f238c1542ee7ba3d6)) - - - - - -# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02) - - -### Bug Fixes - -* replace prepublishOnly script with downlevel-dts ([#2537](https://github.com/aws/aws-sdk-js-v3/issues/2537)) ([63818a1](https://github.com/aws/aws-sdk-js-v3/commit/63818a1e47b08af56f092031a01bbbff0a9af590)) - - - - - -# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.16.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.15.0...v3.16.0) (2021-05-14) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.15.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.14.0...v3.15.0) (2021-05-10) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.14.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.1...v3.14.0) (2021-04-30) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.13.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.12.0...v3.13.0) (2021-04-15) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09) - - -### Bug Fixes - -* run downlevel-dts in prepublishOnly ([#2218](https://github.com/aws/aws-sdk-js-v3/issues/2218)) ([0745502](https://github.com/aws/aws-sdk-js-v3/commit/0745502dcf819460ee1d81362470859674c757a7)) - - - - - -# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26) - - -### Features - -* use ts-jest for running jest tests ([#2088](https://github.com/aws/aws-sdk-js-v3/issues/2088)) ([456002c](https://github.com/aws/aws-sdk-js-v3/commit/456002cf7fa16864b72c3c279b094886a42abddb)) - - - - - -## [3.6.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.0...v3.6.1) (2021-02-22) - - -### Bug Fixes - -* update references of default branch from master to main ([#2057](https://github.com/aws/aws-sdk-js-v3/issues/2057)) ([59b8b58](https://github.com/aws/aws-sdk-js-v3/commit/59b8b58c3a8c057b36abfaa59bae3a6ffb068cf1)) - - - - - -## [3.4.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.0...v3.4.1) (2021-01-29) - - -### Bug Fixes - -* **clients:** use TS 3.4 compatible types for TS 3.9 ([#1978](https://github.com/aws/aws-sdk-js-v3/issues/1978)) ([8bced5c](https://github.com/aws/aws-sdk-js-v3/commit/8bced5c32b9dbc68f1065054d796cb0b8b87bcc4)) - - - - - -# [3.4.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.3.0...v3.4.0) (2021-01-28) - - -### Features - -* use downlevel-dts to generate TS 3.4 compatible types ([#1943](https://github.com/aws/aws-sdk-js-v3/issues/1943)) ([63ad215](https://github.com/aws/aws-sdk-js-v3/commit/63ad2151c8bb7be32ea8838a9b0974806ed3906b)) - - - - - -# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15) - - -### Features - -* bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644)) - - - - - -# [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-rc.7](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-11-20) - - -### Features - -* **api-reference:** add typedoc plugins for api reference ([#1694](https://github.com/aws/aws-sdk-js-v3/issues/1694)) ([2cb016f](https://github.com/aws/aws-sdk-js-v3/commit/2cb016f23608421224d8e6a54043edb797ca4a89)) - - - - - -# [1.0.0-rc.3](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2020-10-27) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-rc.2](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2020-10-22) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-rc.1](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-gamma.11...v1.0.0-rc.1) (2020-10-19) - - -### Features - -* ready for release candidate ([#1578](https://github.com/aws/aws-sdk-js-v3/issues/1578)) ([519f66c](https://github.com/aws/aws-sdk-js-v3/commit/519f66c6388b91d0bd750a511e6d1af56196835e)) - - - - - -# [1.0.0-gamma.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@1.0.0-gamma.6...@aws-sdk/client-documentation-generator@1.0.0-gamma.7) (2020-10-07) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@1.0.0-gamma.5...@aws-sdk/client-documentation-generator@1.0.0-gamma.6) (2020-09-15) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@1.0.0-gamma.4...@aws-sdk/client-documentation-generator@1.0.0-gamma.5) (2020-08-25) - -**Note:** Version bump only for package @aws-sdk/client-documentation-generator - - - - - -# [1.0.0-gamma.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@1.0.0-gamma.3...@aws-sdk/client-documentation-generator@1.0.0-gamma.4) (2020-08-04) - - -### Features - -* build command ([#1407](https://github.com/aws/aws-sdk-js-v3/issues/1407)) ([81b2e87](https://github.com/aws/aws-sdk-js-v3/commit/81b2e87067642a8cea8649cbdb2c342ca9fb6ac6)) - - - - - -# [1.0.0-gamma.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@1.0.0-gamma.2...@aws-sdk/client-documentation-generator@1.0.0-gamma.3) (2020-07-13) - - -### Features - -* add code linting and prettify ([#1350](https://github.com/aws/aws-sdk-js-v3/issues/1350)) ([47770fa](https://github.com/aws/aws-sdk-js-v3/commit/47770fa493c3405f193069cd18319882529ff484)) - - - - - -# [1.0.0-gamma.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-gamma.2) (2020-07-08) - - -### Features - -* use a common tsconfig for the monorepo ([#1297](https://github.com/aws/aws-sdk-js-v3/issues/1297)) ([16aea66](https://github.com/aws/aws-sdk-js-v3/commit/16aea66d1fc5386680d3e6da9b7dcde78e178bd3)) - - - -# 1.0.0-gamma.1 (2020-05-21) - - -### Features - -* bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12)) - - - -# 1.0.0-beta.2 (2020-03-28) - - - -# 1.0.0-beta.1 (2020-03-25) - - -### Features - -* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) - - - -# 1.0.0-alpha.28 (2020-03-20) - - - -# 0.9.0 (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) - - - - - -# [1.0.0-gamma.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-gamma.1) (2020-05-21) - - -### Features - -* bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12)) - - - -# 1.0.0-beta.2 (2020-03-28) - - - -# 1.0.0-beta.1 (2020-03-25) - - -### Features - -* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) - - - -# 1.0.0-alpha.28 (2020-03-20) - - - -# 0.9.0 (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) - - - - - -# [1.0.0-beta.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-beta.2) (2020-03-28) - - - -# 1.0.0-beta.1 (2020-03-25) - - -### Features - -* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) - - - -# 1.0.0-alpha.28 (2020-03-20) - - - -# 0.9.0 (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) - - - - - -# [1.0.0-beta.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-beta.1) (2020-03-25) - - -### Features - -* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) - - - -# 1.0.0-alpha.28 (2020-03-20) - - - -# 0.9.0 (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) - - - - - -# [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-alpha.3) (2020-03-20) - - - -# 0.9.0 (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) - - - - - -# [1.0.0-alpha.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-alpha.2) (2020-01-09) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) - - - - - -# [1.0.0-alpha.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@1.0.0-alpha.1) (2020-01-08) - - - -# 0.3.0 (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) - - - - - -# [0.1.0-preview.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@0.1.0-preview.3) (2019-09-09) - - -### Features - -* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) - - - -# 0.2.0 (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) - - - - - -# [0.1.0-preview.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-documentation-generator@0.1.0-preview.1...@aws-sdk/client-documentation-generator@0.1.0-preview.2) (2019-07-12) - - -### Features - -* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) -* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) diff --git a/deprecated/packages/service-client-documentation-generator/LICENSE b/deprecated/packages/service-client-documentation-generator/LICENSE deleted file mode 100644 index dd65ae06be7a..000000000000 --- a/deprecated/packages/service-client-documentation-generator/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/deprecated/packages/service-client-documentation-generator/README.md b/deprecated/packages/service-client-documentation-generator/README.md deleted file mode 100644 index fe8afeae525c..000000000000 --- a/deprecated/packages/service-client-documentation-generator/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# @aws-sdk/client-documentation-generator - -## Deprecation - -Moved to [smithy-typescript](https://github.com/awslabs/smithy-typescript/tree/main/packages). - ----- \ No newline at end of file diff --git a/deprecated/packages/service-client-documentation-generator/package.json b/deprecated/packages/service-client-documentation-generator/package.json deleted file mode 100644 index 263e4b602207..000000000000 --- a/deprecated/packages/service-client-documentation-generator/package.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "@aws-sdk/service-client-documentation-generator", - "version": "3.374.0", - "private": true, - "scripts": { - "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", - "build:cjs": "tsc -p tsconfig.cjs.json", - "build:es": "tsc -p tsconfig.es.json", - "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", - "build:types": "tsc -p tsconfig.types.json", - "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", - "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", - "test": "exit 0" - }, - "main": "./dist-cjs/index.js", - "module": "./dist-es/index.js", - "types": "./dist-types/index.d.ts", - "author": { - "name": "AWS SDK for JavaScript Team", - "url": "https://aws.amazon.com/javascript/" - }, - "license": "Apache-2.0", - "keywords": [ - "typedocplugin" - ], - "dependencies": { - "@smithy/service-client-documentation-generator": "^1.0.1", - "tslib": "^2.5.0" - }, - "devDependencies": { - "@tsconfig/recommended": "1.0.1", - "@types/node": "^14.14.31", - "concurrently": "7.0.0", - "downlevel-dts": "0.10.1", - "rimraf": "3.0.2", - "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" - }, - "typesVersions": { - "<4.0": { - "dist-types/*": [ - "dist-types/ts3.4/*" - ] - } - }, - "files": [ - "dist-*/**" - ], - "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/client-documentation-generator", - "repository": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-js-v3.git", - "directory": "packages/client-documentation-generator" - } -} diff --git a/deprecated/packages/service-client-documentation-generator/src/index.ts b/deprecated/packages/service-client-documentation-generator/src/index.ts deleted file mode 100644 index 82494a8b3bb8..000000000000 --- a/deprecated/packages/service-client-documentation-generator/src/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "@smithy/service-client-documentation-generator"; diff --git a/deprecated/packages/service-client-documentation-generator/tsconfig.cjs.json b/deprecated/packages/service-client-documentation-generator/tsconfig.cjs.json deleted file mode 100644 index 4825cb0be946..000000000000 --- a/deprecated/packages/service-client-documentation-generator/tsconfig.cjs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "experimentalDecorators": true, - "outDir": "dist-cjs", - "pretty": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.cjs.json", - "include": ["src/"] -} diff --git a/deprecated/packages/service-client-documentation-generator/tsconfig.es.json b/deprecated/packages/service-client-documentation-generator/tsconfig.es.json deleted file mode 100644 index 231e710a59ee..000000000000 --- a/deprecated/packages/service-client-documentation-generator/tsconfig.es.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "experimentalDecorators": true, - "lib": [], - "outDir": "dist-es", - "pretty": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.es.json", - "include": ["src/"] -} diff --git a/deprecated/packages/service-client-documentation-generator/tsconfig.types.json b/deprecated/packages/service-client-documentation-generator/tsconfig.types.json deleted file mode 100644 index c7bda62b4cfc..000000000000 --- a/deprecated/packages/service-client-documentation-generator/tsconfig.types.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "declarationDir": "dist-types", - "experimentalDecorators": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.types.json", - "include": ["src/"] -} diff --git a/deprecated/packages/service-error-classification/package.json b/deprecated/packages/service-error-classification/package.json index 5e377e64b32e..8b5cdde39974 100644 --- a/deprecated/packages/service-error-classification/package.json +++ b/deprecated/packages/service-error-classification/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -50,8 +49,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/service-error-classification" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/shared-ini-file-loader/package.json b/deprecated/packages/shared-ini-file-loader/package.json index 9de4af0ff895..9038004c60b1 100644 --- a/deprecated/packages/shared-ini-file-loader/package.json +++ b/deprecated/packages/shared-ini-file-loader/package.json @@ -11,7 +11,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "private": true, @@ -52,8 +51,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/shared-ini-file-loader" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/signature-v4/package.json b/deprecated/packages/signature-v4/package.json index 5764d2a1a953..85c6f809fe33 100644 --- a/deprecated/packages/signature-v4/package.json +++ b/deprecated/packages/signature-v4/package.json @@ -33,7 +33,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -54,8 +53,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/signature-v4" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/url-parser/package.json b/deprecated/packages/url-parser/package.json index cc4dbf0c6f4c..1cc0976d7858 100644 --- a/deprecated/packages/url-parser/package.json +++ b/deprecated/packages/url-parser/package.json @@ -45,10 +45,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-base64/package.json b/deprecated/packages/util-base64/package.json index e4544aab2204..4588e477dda8 100644 --- a/deprecated/packages/util-base64/package.json +++ b/deprecated/packages/util-base64/package.json @@ -30,7 +30,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "types": "./dist-types/index.d.ts", @@ -60,8 +59,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-base64" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-body-length-browser/package.json b/deprecated/packages/util-body-length-browser/package.json index 7adf2a75157e..63cc81a540e2 100644 --- a/deprecated/packages/util-body-length-browser/package.json +++ b/deprecated/packages/util-body-length-browser/package.json @@ -46,10 +46,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-body-length-node/package.json b/deprecated/packages/util-body-length-node/package.json index 6fdd9e8cf74a..1255972780c8 100644 --- a/deprecated/packages/util-body-length-node/package.json +++ b/deprecated/packages/util-body-length-node/package.json @@ -19,7 +19,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "main": "./dist-cjs/index.js", @@ -52,8 +51,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-body-length-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-buffer-from/package.json b/deprecated/packages/util-buffer-from/package.json index 6ddcff8a9248..7cd12615d18b 100644 --- a/deprecated/packages/util-buffer-from/package.json +++ b/deprecated/packages/util-buffer-from/package.json @@ -27,7 +27,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "main": "./dist-cjs/index.js", @@ -51,8 +50,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-buffer-from" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-config-provider/package.json b/deprecated/packages/util-config-provider/package.json index 205deb245eab..e8ad65e65aaf 100644 --- a/deprecated/packages/util-config-provider/package.json +++ b/deprecated/packages/util-config-provider/package.json @@ -32,7 +32,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -53,8 +52,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-config-provider" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-defaults-mode-browser/package.json b/deprecated/packages/util-defaults-mode-browser/package.json index 91f722285992..63dfce670ca8 100644 --- a/deprecated/packages/util-defaults-mode-browser/package.json +++ b/deprecated/packages/util-defaults-mode-browser/package.json @@ -31,7 +31,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -55,8 +54,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-defaults-mode-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-defaults-mode-node/package.json b/deprecated/packages/util-defaults-mode-node/package.json index 893c346a4521..cf0a46660b83 100644 --- a/deprecated/packages/util-defaults-mode-node/package.json +++ b/deprecated/packages/util-defaults-mode-node/package.json @@ -30,7 +30,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -51,8 +50,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-defaults-mode-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-hex-encoding/package.json b/deprecated/packages/util-hex-encoding/package.json index 439135097577..d9b9ee713a91 100644 --- a/deprecated/packages/util-hex-encoding/package.json +++ b/deprecated/packages/util-hex-encoding/package.json @@ -49,10 +49,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-middleware/package.json b/deprecated/packages/util-middleware/package.json index e80efb31e8f2..1f2002fac237 100644 --- a/deprecated/packages/util-middleware/package.json +++ b/deprecated/packages/util-middleware/package.json @@ -35,7 +35,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "types": "./dist-types/index.d.ts", @@ -57,8 +56,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-middleware" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-retry/package.json b/deprecated/packages/util-retry/package.json index 74320757e433..14663064e5cc 100644 --- a/deprecated/packages/util-retry/package.json +++ b/deprecated/packages/util-retry/package.json @@ -36,7 +36,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "types": "./dist-types/index.d.ts", @@ -58,8 +57,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-retry" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-stream-browser/package.json b/deprecated/packages/util-stream-browser/package.json index b3769691fdab..56eaca8507cf 100644 --- a/deprecated/packages/util-stream-browser/package.json +++ b/deprecated/packages/util-stream-browser/package.json @@ -27,7 +27,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "typesVersions": { @@ -45,8 +44,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-stream-browser" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-stream-node/package.json b/deprecated/packages/util-stream-node/package.json index 362aaf99856d..87a7ccba4af3 100644 --- a/deprecated/packages/util-stream-node/package.json +++ b/deprecated/packages/util-stream-node/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -50,8 +49,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-stream-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-stream/package.json b/deprecated/packages/util-stream/package.json index 2548a8e2d7bb..cc044de71865 100644 --- a/deprecated/packages/util-stream/package.json +++ b/deprecated/packages/util-stream/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -58,8 +57,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-stream" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-uri-escape/package.json b/deprecated/packages/util-uri-escape/package.json index 6dc49dc4c3a8..d74b39ef37e6 100644 --- a/deprecated/packages/util-uri-escape/package.json +++ b/deprecated/packages/util-uri-escape/package.json @@ -48,10 +48,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-utf8/package.json b/deprecated/packages/util-utf8/package.json index 31bc34f06aba..e1115f48edc3 100644 --- a/deprecated/packages/util-utf8/package.json +++ b/deprecated/packages/util-utf8/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "types": "./dist-types/index.d.ts", @@ -59,8 +58,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/util-utf8" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/deprecated/packages/util-waiter/package.json b/deprecated/packages/util-waiter/package.json index 8caf5c98c682..a9c90c6b7112 100644 --- a/deprecated/packages/util-waiter/package.json +++ b/deprecated/packages/util-waiter/package.json @@ -49,10 +49,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/lib/lib-dynamodb/package.json b/lib/lib-dynamodb/package.json index d89bfbf2b392..4a74d6b67ad1 100644 --- a/lib/lib-dynamodb/package.json +++ b/lib/lib-dynamodb/package.json @@ -41,7 +41,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "typesVersions": { @@ -59,8 +58,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "lib/lib-dynamodb" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/lib/lib-storage/package.json b/lib/lib-storage/package.json index a8664101df28..2bca89a30cd2 100644 --- a/lib/lib-storage/package.json +++ b/lib/lib-storage/package.json @@ -44,7 +44,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5", "web-streams-polyfill": "3.2.1" }, @@ -71,8 +70,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "lib/lib-storage" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/package.json b/package.json index 438843c4a599..2d7a381b2787 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,6 @@ "build:clients:generic": "lerna run --scope '@aws-sdk/aws-echo-service' --include-dependencies build", "build:clients:since:release": "yarn build:packages && lerna run build $(lerna changed | grep -e '@aws-sdk/[client|lib]-*' | sed 's/^/ --scope /' | tr '\n' ' ')", "build:crypto-dependencies": "lerna run --scope '@aws-sdk/{types,util-utf8,util-locate-window,hash-node}' --include-dependencies build", - "build:docs": "yarn build:docs:clients && yarn build:docs:packages && rm -rf clientDocs/", - "build:docs:clients": "lerna run build:docs && mkdir -p clientDocs && find ./ -path './clients/*/docs' -exec cp -r --parents \\{\\} ./clientDocs/ \\; && node scripts/docs-custom-js/index.js", - "build:docs:packages": "NODE_OPTIONS=\"--max-old-space-size=50000\" typedoc . && cp -r ./clientDocs/clients ./doc/", "build:e2e": "yarn build:crypto-dependencies && lerna run --scope '@aws-sdk/{client-cloudformation,karma-credential-loader,client-s3-control,client-sts}' --include-dependencies build", "build:packages": "lerna run build --ignore '@aws-sdk/client-*' --ignore '@aws-sdk/aws-*' --ignore '@aws-sdk/lib-*' --include-dependencies", "build:protocols": "yarn build:crypto-dependencies && lerna run --scope '@aws-sdk/aws-protocoltests-*' --include-dependencies build", @@ -121,7 +118,6 @@ "ts-mocha": "10.0.0", "ts-node": "10.9.1", "turbo": "^1.6.3", - "typedoc": "0.23.23", "typescript": "~4.9.5", "verdaccio": "5.25.0", "webpack": "5.73.0", diff --git a/packages/body-checksum-browser/package.json b/packages/body-checksum-browser/package.json index 69f9300b137a..baf6044a69fc 100644 --- a/packages/body-checksum-browser/package.json +++ b/packages/body-checksum-browser/package.json @@ -35,7 +35,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "typesVersions": { @@ -53,8 +52,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/body-checksum-browser" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/packages/body-checksum-node/package.json b/packages/body-checksum-node/package.json index 5dab7b6bd7af..6df5824b0d4e 100644 --- a/packages/body-checksum-node/package.json +++ b/packages/body-checksum-node/package.json @@ -36,7 +36,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -57,8 +56,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/body-checksum-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/packages/chunked-stream-reader-node/package.json b/packages/chunked-stream-reader-node/package.json index 4133d1bee53f..2075f7281142 100644 --- a/packages/chunked-stream-reader-node/package.json +++ b/packages/chunked-stream-reader-node/package.json @@ -28,7 +28,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -49,8 +48,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/chunked-stream-reader-node" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/packages/cloudfront-signer/package.json b/packages/cloudfront-signer/package.json index 9a0be3b49f75..3f87cf22f1c6 100644 --- a/packages/cloudfront-signer/package.json +++ b/packages/cloudfront-signer/package.json @@ -29,7 +29,6 @@ "concurrently": "7.0.0", "downlevel-dts": "0.10.1", "rimraf": "3.0.2", - "typedoc": "0.23.23", "typescript": "~4.9.5" }, "engines": { @@ -47,8 +46,5 @@ "type": "git", "url": "https://github.com/aws/aws-sdk-js-v3.git", "directory": "packages/cloudfront-signer" - }, - "typedoc": { - "entryPoint": "src/index.ts" } } diff --git a/packages/core-packages-documentation-generator/.gitignore b/packages/core-packages-documentation-generator/.gitignore deleted file mode 100644 index 3d1714c9806e..000000000000 --- a/packages/core-packages-documentation-generator/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/node_modules/ -/build/ -/coverage/ -/docs/ -*.tsbuildinfo -*.tgz -*.log -package-lock.json diff --git a/packages/core-packages-documentation-generator/CHANGELOG.md b/packages/core-packages-documentation-generator/CHANGELOG.md deleted file mode 100644 index 5d25763c3a47..000000000000 --- a/packages/core-packages-documentation-generator/CHANGELOG.md +++ /dev/null @@ -1,338 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [3.310.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.309.0...v3.310.0) (2023-04-10) - - -### Bug Fixes - -* use updated dist glob pattern in package.json ([#4628](https://github.com/aws/aws-sdk-js-v3/issues/4628)) ([352393d](https://github.com/aws/aws-sdk-js-v3/commit/352393dcdba5ba16dca589c265c40e22913c7f2b)) - - - - - -# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.295.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.294.0...v3.295.0) (2023-03-20) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -## [3.292.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.292.0...v3.292.1) (2023-03-16) - - -### Bug Fixes - -* **docs:** change basepath to render correctly in prod ([#4530](https://github.com/aws/aws-sdk-js-v3/issues/4530)) ([ad6f05c](https://github.com/aws/aws-sdk-js-v3/commit/ad6f05c10594cc4baf957fd61991a41a0138f01a)) - - - - - -# [3.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.208.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.207.0...v3.208.0) (2022-11-10) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.188.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.187.0...v3.188.0) (2022-10-13) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08) - - -### Features - -* publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32)) - - - - - -# [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.34.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.33.0...v3.34.0) (2021-09-24) - - -### Features - -* **non-clients:** remove comments from transpiled JS files ([#2813](https://github.com/aws/aws-sdk-js-v3/issues/2813)) ([e6fc7f3](https://github.com/aws/aws-sdk-js-v3/commit/e6fc7f3e0fa74785590ac19e7ed143c916bb9b6e)) - - - - - -# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.23.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.22.0...v3.23.0) (2021-07-23) - - -### Bug Fixes - -* bump up tslib to 2.3.0 ([#2601](https://github.com/aws/aws-sdk-js-v3/issues/2601)) ([7040faa](https://github.com/aws/aws-sdk-js-v3/commit/7040faac07976c1dcfd5240675b82a2f275b2a55)) - - - - - -# [3.22.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.21.0...v3.22.0) (2021-07-16) - - -### Bug Fixes - -* **clients:** prefix `dist/` for typesVersions TS<4 ([#2580](https://github.com/aws/aws-sdk-js-v3/issues/2580)) ([dff5cd4](https://github.com/aws/aws-sdk-js-v3/commit/dff5cd4b6fa00453e938ce8f238c1542ee7ba3d6)) - - - - - -# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02) - - -### Bug Fixes - -* replace prepublishOnly script with downlevel-dts ([#2537](https://github.com/aws/aws-sdk-js-v3/issues/2537)) ([63818a1](https://github.com/aws/aws-sdk-js-v3/commit/63818a1e47b08af56f092031a01bbbff0a9af590)) - - - - - -# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.13.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.12.0...v3.13.0) (2021-04-15) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09) - - -### Bug Fixes - -* run downlevel-dts in prepublishOnly ([#2218](https://github.com/aws/aws-sdk-js-v3/issues/2218)) ([0745502](https://github.com/aws/aws-sdk-js-v3/commit/0745502dcf819460ee1d81362470859674c757a7)) - - - - - -# [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26) - - -### Features - -* use ts-jest for running jest tests ([#2088](https://github.com/aws/aws-sdk-js-v3/issues/2088)) ([456002c](https://github.com/aws/aws-sdk-js-v3/commit/456002cf7fa16864b72c3c279b094886a42abddb)) - - - - - -## [3.6.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.0...v3.6.1) (2021-02-22) - - -### Bug Fixes - -* update references of default branch from master to main ([#2057](https://github.com/aws/aws-sdk-js-v3/issues/2057)) ([59b8b58](https://github.com/aws/aws-sdk-js-v3/commit/59b8b58c3a8c057b36abfaa59bae3a6ffb068cf1)) - - - - - -## [3.4.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.0...v3.4.1) (2021-01-29) - - -### Bug Fixes - -* **clients:** use TS 3.4 compatible types for TS 3.9 ([#1978](https://github.com/aws/aws-sdk-js-v3/issues/1978)) ([8bced5c](https://github.com/aws/aws-sdk-js-v3/commit/8bced5c32b9dbc68f1065054d796cb0b8b87bcc4)) - - - - - -# [3.4.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.3.0...v3.4.0) (2021-01-28) - - -### Features - -* use downlevel-dts to generate TS 3.4 compatible types ([#1943](https://github.com/aws/aws-sdk-js-v3/issues/1943)) ([63ad215](https://github.com/aws/aws-sdk-js-v3/commit/63ad2151c8bb7be32ea8838a9b0974806ed3906b)) - - - - - -# [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15) - - -### Features - -* bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644)) - - - - - -# [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05) - -**Note:** Version bump only for package @aws-sdk/core-packages-documentation-generator - - - - - -# [1.0.0-rc.7](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-11-20) - - -### Features - -* **api-reference:** add typedoc plugins for api reference ([#1694](https://github.com/aws/aws-sdk-js-v3/issues/1694)) ([2cb016f](https://github.com/aws/aws-sdk-js-v3/commit/2cb016f23608421224d8e6a54043edb797ca4a89)) diff --git a/packages/core-packages-documentation-generator/LICENSE b/packages/core-packages-documentation-generator/LICENSE deleted file mode 100644 index dd65ae06be7a..000000000000 --- a/packages/core-packages-documentation-generator/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/packages/core-packages-documentation-generator/README.md b/packages/core-packages-documentation-generator/README.md deleted file mode 100644 index 9b1e14e2aa54..000000000000 --- a/packages/core-packages-documentation-generator/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# @aws-sdk/client-documentation-generator - -[![NPM version](https://img.shields.io/npm/v/@aws-sdk/client-documentation-generator/latest.svg)](https://www.npmjs.com/package/@aws-sdk/client-documentation-generator) -[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/client-documentation-generator.svg)](https://www.npmjs.com/package/@aws-sdk/client-documentation-generator) - -> An internal package - -## Usage - -You probably shouldn't, at least directly. diff --git a/packages/core-packages-documentation-generator/package.json b/packages/core-packages-documentation-generator/package.json deleted file mode 100644 index c3af38d02fca..000000000000 --- a/packages/core-packages-documentation-generator/package.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "name": "@aws-sdk/core-packages-documentation-generator", - "version": "3.310.0", - "scripts": { - "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", - "build:cjs": "tsc -p tsconfig.cjs.json", - "build:es": "tsc -p tsconfig.es.json", - "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", - "build:types": "tsc -p tsconfig.types.json", - "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", - "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", - "test": "exit 0" - }, - "main": "./dist-cjs/index.js", - "module": "./dist-es/index.js", - "types": "./dist-types/index.d.ts", - "author": { - "name": "AWS SDK for JavaScript Team", - "url": "https://aws.amazon.com/javascript/" - }, - "license": "Apache-2.0", - "keywords": [ - "typedocplugin" - ], - "dependencies": { - "tslib": "^2.5.0" - }, - "devDependencies": { - "@tsconfig/recommended": "1.0.1", - "@types/node": "^14.14.31", - "concurrently": "7.0.0", - "downlevel-dts": "0.10.1", - "rimraf": "3.0.2", - "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" - }, - "typesVersions": { - "<4.0": { - "dist-types/*": [ - "dist-types/ts3.4/*" - ] - } - }, - "files": [ - "dist-*/**" - ], - "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/core-packages-documentation-generator", - "repository": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-js-v3.git", - "directory": "packages/core-packages-documentation-generator" - } -} diff --git a/packages/core-packages-documentation-generator/src/index.ts b/packages/core-packages-documentation-generator/src/index.ts deleted file mode 100644 index 9a352d6f0b5a..000000000000 --- a/packages/core-packages-documentation-generator/src/index.ts +++ /dev/null @@ -1,26 +0,0 @@ -import { Application, Context, Converter, ParameterType } from "typedoc"; - -import { SdkIndexLinkClientPlugin } from "./sdk-index-link-client"; - -/** - * @internal - */ -export function load(app: Application) { - // Core packages doc generator plugins. - app.options.addDeclaration({ - name: "clientDocs", - help: - 'The path pattern denotes the location of individual service client doc. "{{CLIENT}}" will be replaced with the ' + - "client name. For example: `path/{{CLIENT}}/docs` will target service docs at `path/service/docs`", - defaultValue: "docs/clients/{{CLIENT}}/docs", - type: ParameterType.String, - }); - app.options.addDeclaration({ - name: "defaultGroup", - help: "Default group to place categories as children", - defaultValue: "Modules", - type: ParameterType.String, - }); - - new SdkIndexLinkClientPlugin(app.options, app.logger, app.renderer); -} diff --git a/packages/core-packages-documentation-generator/src/sdk-index-link-client.ts b/packages/core-packages-documentation-generator/src/sdk-index-link-client.ts deleted file mode 100644 index b934ef128cbd..000000000000 --- a/packages/core-packages-documentation-generator/src/sdk-index-link-client.ts +++ /dev/null @@ -1,144 +0,0 @@ -import { readdir } from "fs"; -import { isAbsolute, join, relative, resolve, sep } from "path"; -import { - BindOption, - Context, - Converter, - DeclarationReflection, - Logger, - Options, - PageEvent, - ProjectReflection, - Reflection, - ReflectionCategory, - ReflectionGroup, - ReflectionKind, - Renderer, -} from "typedoc"; - -const isClientModel = (model: Reflection | undefined) => - model?.sources?.[0]?.fullFileName.includes(`${sep}clients${sep}`); - -/** - * @internal - */ -export class SdkIndexLinkClientPlugin { - @BindOption("out") - readonly outputDirectory: string; - - /** - * The path pattern denotes the location of individual service client doc. - * "{{CLIENT}}" will be replaced with the client name. - * For example: `path/{{CLIENT}}/docs` will target service docs at `path/service/docs` - */ - @BindOption("clientDocs") - readonly clientDocs: string; - - @BindOption("defaultGroup") - readonly defaultGroup: string; - - constructor(public readonly options: Options, public readonly logger: Logger, private readonly renderer: Renderer) { - this.renderer.application.converter.on(Converter.EVENT_END, this.onConverterEnd); - this.renderer.on(Renderer.EVENT_BEGIN_PAGE, this.onPageBegin); - } - - private onConverterEnd = async (context: Context): Promise => { - const project = context.project; - - if (!project.groups) { - project.groups = []; - } - - let group = project.groups.find((value) => value.title === this.defaultGroup); - - if (!group) { - group = new ReflectionGroup(this.defaultGroup); - project.groups.push(group); - } - - const modules = project.getChildrenByKind(ReflectionKind.SomeModule); - - await this.registerClients(project, modules); - - group.categories = this.defineCategories(group, modules); - }; - - private onPageBegin = (page: PageEvent) => { - // Skip rendering empty landing page for each client. - if (page.model.flags.includes("SkipRendering")) { - page.preventDefault(); - } - - if (page.model.isProject()) { - const group = page.model.groups.find((value) => value.title === this.defaultGroup); - const clientsCategory = group.categories.find((value) => value.title === "Clients"); - - for (const child of clientsCategory.children || []) { - child.url = `https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/${child.originalName}/`; - child.name = `@aws-sdk/${child.originalName.replace("client-", "")}`; - } - } - }; - - private async registerClients(project: ProjectReflection, modules: DeclarationReflection[]): Promise { - return new Promise((resolvePromise, rejectPromise) => { - const clientPath = resolve("./clientDocs/clients"); - readdir(clientPath, (err, clientFiles) => { - if (err) rejectPromise(err); - - clientFiles.forEach((clientName) => { - if (clientName.includes("client") && !clientName.includes("documentation")) { - const clientDeclaration = new DeclarationReflection(clientName, ReflectionKind.Module, project); - project.registerReflection(clientDeclaration); - modules.push(clientDeclaration); - } - }); - resolvePromise(); - }); - }); - } - - /** - * Define navigation categories in Client, Packages and Libraries sections. It will update the - * supplied categories array. - * - * @param group The parent group where the categories will be placed under. - * @param reflections The reflections that should be categorized. - */ - private defineCategories(group: ReflectionGroup, reflections: DeclarationReflection[]): ReflectionCategory[] { - const categories = group.categories || []; - if (this.isCategorized(categories)) return group.categories; - - const clients = new ReflectionCategory("Clients"); - const packages = new ReflectionCategory("Packages"); - const libs = new ReflectionCategory("Libraries"); - reflections.forEach((reflection: DeclarationReflection) => { - if (this.isClient(reflection)) { - clients.children.push(reflection); - reflection.flags.includes("SkipRendering"); - } else if (this.isLib(reflection)) { - libs.children.push(reflection); - } else { - packages.children.push(reflection); - } - }); - - categories.push(...[clients, libs, packages]); - return categories; - } - - private isCategorized(categories: ReflectionCategory[]): boolean { - const childrenNames = categories.map((child) => child.title); - return ( - childrenNames.includes("Clients") && childrenNames.includes("Packages") && childrenNames.includes("Libraries") - ); - } - - private isClient(item: DeclarationReflection): boolean { - return isClientModel(item) || item.name.includes("client-"); - } - - private isLib(item: DeclarationReflection): boolean { - return item?.sources?.[0].fileName.startsWith(`lib${sep}`); - } -} diff --git a/packages/core-packages-documentation-generator/tsconfig.cjs.json b/packages/core-packages-documentation-generator/tsconfig.cjs.json deleted file mode 100644 index 4825cb0be946..000000000000 --- a/packages/core-packages-documentation-generator/tsconfig.cjs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "experimentalDecorators": true, - "outDir": "dist-cjs", - "pretty": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.cjs.json", - "include": ["src/"] -} diff --git a/packages/core-packages-documentation-generator/tsconfig.es.json b/packages/core-packages-documentation-generator/tsconfig.es.json deleted file mode 100644 index 231e710a59ee..000000000000 --- a/packages/core-packages-documentation-generator/tsconfig.es.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "experimentalDecorators": true, - "lib": [], - "outDir": "dist-es", - "pretty": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.es.json", - "include": ["src/"] -} diff --git a/packages/core-packages-documentation-generator/tsconfig.types.json b/packages/core-packages-documentation-generator/tsconfig.types.json deleted file mode 100644 index c7bda62b4cfc..000000000000 --- a/packages/core-packages-documentation-generator/tsconfig.types.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "declarationDir": "dist-types", - "experimentalDecorators": true, - "rootDir": "src", - "strict": false - }, - "extends": "../../tsconfig.types.json", - "include": ["src/"] -} diff --git a/packages/core-theme-documentation-generator/.gitignore b/packages/core-theme-documentation-generator/.gitignore deleted file mode 100644 index 3d1714c9806e..000000000000 --- a/packages/core-theme-documentation-generator/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -/node_modules/ -/build/ -/coverage/ -/docs/ -*.tsbuildinfo -*.tgz -*.log -package-lock.json diff --git a/packages/core-theme-documentation-generator/CHANGELOG.md b/packages/core-theme-documentation-generator/CHANGELOG.md deleted file mode 100644 index 3bee8f511c23..000000000000 --- a/packages/core-theme-documentation-generator/CHANGELOG.md +++ /dev/null @@ -1,113 +0,0 @@ -# Change Log - -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - -# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.362.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.361.0...v3.362.0) (2023-06-28) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.329.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.328.0...v3.329.0) (2023-05-08) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.310.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.309.0...v3.310.0) (2023-04-10) - - -### Bug Fixes - -* use updated dist glob pattern in package.json ([#4628](https://github.com/aws/aws-sdk-js-v3/issues/4628)) ([352393d](https://github.com/aws/aws-sdk-js-v3/commit/352393dcdba5ba16dca589c265c40e22913c7f2b)) - - - - - -# [3.307.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.306.0...v3.307.0) (2023-04-05) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.306.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.305.0...v3.306.0) (2023-04-04) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.296.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.295.0...v3.296.0) (2023-03-21) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.295.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.294.0...v3.295.0) (2023-03-20) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator - - - - - -# [3.294.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.293.0...v3.294.0) (2023-03-17) - - -### Bug Fixes - -* **docs:** fix redirect loop ([#4535](https://github.com/aws/aws-sdk-js-v3/issues/4535)) ([1b7b0d1](https://github.com/aws/aws-sdk-js-v3/commit/1b7b0d1b6bc2ca84248c09fe21f44959f99065bf)) - - - - - -## [3.292.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.292.0...v3.292.1) (2023-03-16) - - -### Bug Fixes - -* **docs:** change basepath to render correctly in prod ([#4530](https://github.com/aws/aws-sdk-js-v3/issues/4530)) ([ad6f05c](https://github.com/aws/aws-sdk-js-v3/commit/ad6f05c10594cc4baf957fd61991a41a0138f01a)) - - - - - -# [3.292.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.291.0...v3.292.0) (2023-03-15) - -**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator diff --git a/packages/core-theme-documentation-generator/LICENSE b/packages/core-theme-documentation-generator/LICENSE deleted file mode 100644 index 9f80adb0bff6..000000000000 --- a/packages/core-theme-documentation-generator/LICENSE +++ /dev/null @@ -1,201 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - -2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - -4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - -5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - -6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "{}" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - -Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/packages/core-theme-documentation-generator/README.md b/packages/core-theme-documentation-generator/README.md deleted file mode 100644 index 47b5fb265586..000000000000 --- a/packages/core-theme-documentation-generator/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# @aws-sdk/core-theme-documentation-generator - -[![NPM version](https://img.shields.io/npm/v/@aws-sdk/core-theme-documentation-generator/latest.svg)](https://www.npmjs.com/package/@aws-sdk/core-theme-documentation-generator) -[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/core-theme-documentation-generator.svg)](https://www.npmjs.com/package/@aws-sdk/core-theme-documentation-generator) - -> An internal package - -## Usage - -You probably shouldn't, at least directly. diff --git a/packages/core-theme-documentation-generator/package.json b/packages/core-theme-documentation-generator/package.json deleted file mode 100644 index 622ec8aa01a3..000000000000 --- a/packages/core-theme-documentation-generator/package.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "name": "@aws-sdk/core-theme-documentation-generator", - "version": "3.370.0", - "scripts": { - "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", - "build:cjs": "tsc -p tsconfig.cjs.json", - "build:es": "tsc -p tsconfig.es.json", - "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build", - "build:types": "tsc -p tsconfig.types.json", - "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", - "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", - "test": "exit 0" - }, - "main": "./dist-cjs/index.js", - "module": "./dist-es/index.js", - "types": "./dist-types/index.d.ts", - "author": { - "name": "AWS SDK for JavaScript Team", - "url": "https://aws.amazon.com/javascript/" - }, - "license": "Apache-2.0", - "keywords": [ - "typedocplugin" - ], - "dependencies": { - "tslib": "^2.5.0" - }, - "devDependencies": { - "@tsconfig/recommended": "1.0.1", - "@types/node": "^14.14.31", - "concurrently": "7.0.0", - "downlevel-dts": "0.10.1", - "rimraf": "3.0.2", - "typescript": "~4.9.5" - }, - "typedoc": { - "entryPoint": "src/index.ts" - }, - "typesVersions": { - "<4.0": { - "dist-types/*": [ - "dist-types/ts3.4/*" - ] - } - }, - "files": [ - "dist-*/**" - ], - "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/core-theme-documentation-generator", - "repository": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-js-v3.git", - "directory": "packages/core-theme-documentation-generator" - } -} diff --git a/packages/core-theme-documentation-generator/src/index.ts b/packages/core-theme-documentation-generator/src/index.ts deleted file mode 100644 index cb6ee590720a..000000000000 --- a/packages/core-theme-documentation-generator/src/index.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { Application, Context, Converter, JSX } from "typedoc"; - -import { SdkTheme } from "./theme"; - -export function load(app: Application) { - // Core doc generator theme for the SDK. - app.renderer.defineTheme("sdk", SdkTheme); -} diff --git a/packages/core-theme-documentation-generator/src/theme.tsx b/packages/core-theme-documentation-generator/src/theme.tsx deleted file mode 100644 index bb5826fcd771..000000000000 --- a/packages/core-theme-documentation-generator/src/theme.tsx +++ /dev/null @@ -1,379 +0,0 @@ -import { - ContainerReflection, - DefaultTheme, - DefaultThemeRenderContext, - // eslint-disable-next-line @typescript-eslint/no-unused-vars - JSX, - Options, - PageEvent, - Reflection, - ReflectionCategory, - ReflectionKind, -} from "typedoc"; - -class SdkThemeContext extends DefaultThemeRenderContext { - constructor(theme: DefaultTheme, options: Options) { - super(theme, options); - - const oldToolbar = this.toolbar; - const oldHeader = this.header; - const oldFooter = this.footer; - - this.toolbar = (props) => { - const script = ` - // REDIRECT BROKEN CLIENT INDEX PAGES - (() => { - if (window.location.href.includes('clients/client') && /clients\\\/client-[^\\\/]+\\\//.test(window.location.href) === false) { - window.location.href = window.location.href + '/' - } - })(); - - // MENU CONTROLS - (() => { - const menu = document.querySelector('.menu') - - function toggleMenu () { - const html = document.documentElement - if (html.classList.contains('is-mobile')) { - if (html.classList.contains('has-menu')) { - html.classList.remove('has-menu') - } else { - html.classList.add('has-menu') - document.querySelector('.col-menu a').focus() - } - } - } - - menu.addEventListener('keyup', (e) => { - if (e.key === 'Enter') { - toggleMenu() - } - }) - - document.addEventListener('keyup', (e) => { - if (e.key === 'Escape') { - document.documentElement.classList.remove('has-menu') - } - }) - - })(); - - // SEARCH LIVE REGION & RESULTS KEYBOARD NAVIGATION WITH ARROW KEYS - (() => { - function debounce(fn) { - let timeoutId; - return function () { - - const invoke = () => { - fn.call(null) - } - - if (timeoutId) { - clearTimeout(timeoutId) - } - timeoutId = setTimeout(() => { - invoke() - }, 300) - } - } - - const searchField = document.querySelector('#tsd-search-field') - const liveRegion = document.querySelector('#search-live-region') - const results = document.querySelector('.results') - - function handleResults () { - let resultText = '' - if (document.querySelector('.results .current')) { - resultText = 'Selected ' + document.querySelector('.results .current').innerText - } - - if (document.querySelector('.results .current')) { - resultText = document.querySelector('.results .current').innerText + ' is currently selected, type to search and use arrow keys to navigate results' - } else if (results.children.length === 0) { - resultText = 'Enter text to search, use arrow keys to navigate results.' - } else { - resultText = results.children.length + " items found, use arrow keys to navigate results" - } - liveRegion.innerText = resultText - } - - searchField.addEventListener('keydown', debounce(handleResults)); - - // ADD ARIA-TAGS TO SHIELDS/BADGES - - function waitForElm(selector) { - return new Promise(resolve => { - if (document.querySelector(selector)) { - return resolve(document.querySelector(selector)); - } - - const observer = new MutationObserver(mutations => { - if (document.querySelector(selector)) { - resolve(document.querySelector(selector)); - observer.disconnect(); - } - }); - - observer.observe(document.body, { - childList: true, - subtree: true - }); - }); - } - - // wait for container to exist - waitForElm('.container-main') - .then(elm => { - elm.role = "main" - elm.tabIndex = "-1" - - document.querySelector('.container-main').id = 'jump-to-content' - - document.querySelector('.tsd-navigation.secondary')['ariaLabel'] = "Secondary" - }) - })(); - `; - const style = ` - .tsd-tag.ts-flagProtected { - display: none; - } - - details.tsd-index-content { - border-color: var(--color-accent); - border-width: 1px 0; - border-style: solid; - } - - .skip-to-content-nav { - position: absolute; - height: 1px; - width: 1px; - overflow: hidden; - top: .2em; - left: .2em; - } - .skip-to-content-nav:active, .skip-to-content-nav:focus { - z-index: 1000; - background: var(--color-background); - border: 1px solid var(--color-link); - padding: .5em; - height: fit-content; - width: fit-content; - } - - #search-live-region { - z-index: -1; - position: absolute; - width: 1; - height: 1; - } - `; - return ( - <> - - - Jump to Content - - {oldToolbar(props)} -
- - - ); - }; - - this.header = (props: PageEvent) => { - const style = ` - :root { - /* Light */ - --light-color-background: #FFFFFF; - --light-color-text: #232F3E; - --light-color-link: #DF2A5D; - - --light-color-ts: #DF2A5D; - --light-color-ts-interface: #006643; - --light-color-ts-enum: #7c5aed; - --light-color-ts-class: #005B9E; - --light-color-ts-function: #572be7; - --light-color-ts-namespace: #9F1195; - --light-color-ts-private: #595959; - --light-color-ts-variable: #1A34FF; - - /* Dark */ - --dark-color-background: #232F3E; - --dark-color-text: #FFFFFF; - --dark-color-link: #FF9900; - - --dark-color-ts: #9ffcea; - --dark-color-ts-interface: #38ef7d; - --dark-color-ts-enum: #ffad97; - --dark-color-ts-class: #7ce8f4; - --dark-color-ts-function: #D4BAFF; - --dark-color-ts-namespace: #FF99DD; - --dark-color-ts-private: #e2e2e2; - --dark-color-ts-variable: #90BEFF; - } - - .tsd-filter-visibility { - display: none; - } - - .col-menu { - width: 80vw - } - - footer { - - } - - .documentation-developer-preview { - background-color: var(--color-background-secondary); - border: 1px solid var(--color-link); - padding: 1em; - border-radius: .8em; - margin-bottom: 1em; - } - - .documentation-developer-preview h2 { - font-size: 1.5rem; - } - - .documentation-developer-preview { - font-size: 1rem; - } - `; - - return ( - <> - -
-

This API Documentation is now deprecated

-

- We are excited to announce our{" "} - new API Documentation. -

-
- {oldHeader(props)} - - ); - }; - - this.footer = () => { - const script = ` - (() => { - // add alt text to mobile menu icons - document.querySelector('.tsd-widget.tsd-toolbar-icon.menu svg').setAttribute('alt', 'toggle menu') - document.querySelector('.tsd-widget.tsd-toolbar-icon.search svg').setAttribute('alt', 'open search') - })(); - - // Add footer to every page - !(function () { - var guideName = document.createElement("meta"); - (guideName.name = "guide-name"), (guideName.content = "API Reference"); - - var serviceName = document.createElement("meta"); - (serviceName.name = "service-name"), (serviceName.content = "AWS SDK for JavaScript v3"); - - document.head.appendChild(guideName); - document.head.appendChild(serviceName); - - var zone = document.createElement("div"); - zone.className += "container"; - zone.id = "awsdocs-legal-zone-copyright"; - zone.style.padding = "2rem"; - - var footer = document.getElementsByTagName("footer"); - if (footer && footer.length >= 1) { - footer[footer.length - 1].appendChild(zone); - } else { - document.body.appendChild(zone); - } - - var boot = document.createElement("script"); - boot.src = "/assets/js/awsdocs-boot.js"; - boot.type = "text/javascript"; - document.head.appendChild(boot); - })(); - `; - return ( - <> - {oldFooter()} -