Skip to content

Commit 4525e22

Browse files
committed
move option
1 parent 2152118 commit 4525e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive-docc.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ $DOCC_COMMAND convert Guide.docc \
88
--fallback-bundle-identifier org.cybozu.SwiftUIViewCodingGuidelines \
99
--fallback-bundle-version 1 \
1010
--output-dir $DOCC_ARCHIVE
11-
--hosting-base-path swiftui-view-coding-guidelines
1211

1312
$DOCC_COMMAND process-archive transform-for-static-hosting \
13+
$DOCC_ARCHIVE \
14+
--hosting-base-path swiftui-view-coding-guidelines \
1415
--output-path ./docs \
15-
$DOCC_ARCHIVE

0 commit comments

Comments
 (0)