Skip to content

Commit b33db25

Browse files
authored
Merge pull request #2305 from kubernetes-client/max/docs
docs: generate docs for the whole `gen` directory
2 parents 72763ee + 3cff0e4 commit b33db25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test-transpiled": "mocha --no-config dist",
2727
"prepare": "npm run build && husky",
2828
"prepack": "npm run build",
29-
"docs": "typedoc src/gen/apis"
29+
"docs": "typedoc src/gen"
3030
},
3131
"c8": {
3232
"include": [

0 commit comments

Comments
 (0)