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:
40
40
--target BreezeLambdaAPI \
41
41
--disable-indexing \
42
42
--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/ " \
44
44
--output-path docs/BreezeLambdaAPI && \
45
45
swift package --allow-writing-to-directory docs/BreezeDynamoDBService generate-documentation \
46
46
--target BreezeDynamoDBService \
47
47
--disable-indexing \
48
48
--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/ " \
50
50
--output-path docs/BreezeDynamoDBService
51
51
52
52
coverage :
You can’t perform that action at this time.
0 commit comments