We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7ffaf commit 2152118Copy full SHA for 2152118
archive-docc.sh
@@ -8,6 +8,7 @@ $DOCC_COMMAND convert Guide.docc \
8
--fallback-bundle-identifier org.cybozu.SwiftUIViewCodingGuidelines \
9
--fallback-bundle-version 1 \
10
--output-dir $DOCC_ARCHIVE
11
+ --hosting-base-path swiftui-view-coding-guidelines
12
13
$DOCC_COMMAND process-archive transform-for-static-hosting \
14
--output-path ./docs \
0 commit comments