We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae9bb2 commit 5c2ecafCopy full SHA for 5c2ecaf
Support/deploy_docs.sh
@@ -57,7 +57,7 @@ python Python/RunShapeWorksAutoDoc.py --md_filename docs/tools/ShapeWorksCommand
57
doxybook2 -i ${INSTALL_DIR}/Documentation/Doxygen/xml -o docs/api -c docs/doxygen/doxybook2.config.json
58
59
# use mike to mkdocs w/ version
60
-mike deploy --config-file ./mkdocs.yml --title "6.5 (dev)" 6.5 dev --branch gh-pages --update-aliases --no-redirect
+mike deploy --config-file ./mkdocs.yml --title "6.6 (dev)" 6.6 dev --branch gh-pages --update-aliases --no-redirect
61
mike set-default latest
62
63
# update docs on github
0 commit comments