We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97cd00 commit 8c7f25fCopy full SHA for 8c7f25f
Makefile
@@ -104,6 +104,7 @@ site:
104
"$(DOCC_PATH)" process-archive \
105
transform-for-static-hosting \
106
"$(ARCHIVE_PATH)/$(target).doccarchive" \
107
+ --hosting-base-path "$(target)" \
108
--output-path "$(prefix)/_site"
109
cp docs.html "$(prefix)/_site/index.html"
110
cp docs.html "$(prefix)/_site/documentation/index.html"
0 commit comments