Skip to content

Commit e589453

Browse files
committed
Use correct theme name
1 parent 928093b commit e589453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-docs-gen/doc-gen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ cd $BASE/..
1010
-p tsconfig.json \
1111
-d $DESTINATION \
1212
--disablePrivate --disableProtected --disableInternal --disableGraph \
13-
--theme Vagrant --hideGenerator \
13+
--theme vagrant --hideGenerator \
1414
"$@"

0 commit comments

Comments
 (0)