We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ae0c1 commit d965872Copy full SHA for d965872
Makefile
@@ -56,6 +56,7 @@ site:
56
"$(DOCC_PATH)" process-archive \
57
transform-for-static-hosting \
58
"$(ARCHIVE_PATH)/$(target).doccarchive" \
59
+ --hosting-base-path "/$(target)" \
60
--output-path "$(prefix)/_site"
61
cp docs.html "$(prefix)/_site/index.html"
62
cp docs.html "$(prefix)/_site/documentation/index.html"
0 commit comments