File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ generate_docc:
4040 --target BreezeLambdaAPI \
4141 --disable-indexing \
4242 --transform-for-static-hosting \
43- --hosting-base-path "https ://swift-serverless.github.io/BreezeLambdaDynamoDBAPI/" \
43+ --hosting-base-path "https ://swift-serverless.github.io/BreezeLambdaDynamoDBAPI/BreezeLambdaAPI/ " \
4444 --output-path docs/BreezeLambdaAPI && \
4545 swift package --allow-writing-to-directory docs/BreezeDynamoDBService generate-documentation \
4646 --target BreezeDynamoDBService \
4747 --disable-indexing \
4848 --transform-for-static-hosting \
49- --hosting-base-path "https ://swift-serverless.github.io/BreezeLambdaDynamoDBAPI/" \
49+ --hosting-base-path "https ://swift-serverless.github.io/BreezeLambdaDynamoDBAPI/BreezeDynamoDBService/ " \
5050 --output-path docs/BreezeDynamoDBService
5151
5252coverage :
You can’t perform that action at this time.
0 commit comments