Skip to content

Commit

Permalink
Update master branch docs to 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Mar 16, 2024
1 parent 2ae9bb2 commit 5c2ecaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Support/deploy_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ python Python/RunShapeWorksAutoDoc.py --md_filename docs/tools/ShapeWorksCommand
doxybook2 -i ${INSTALL_DIR}/Documentation/Doxygen/xml -o docs/api -c docs/doxygen/doxybook2.config.json

# use mike to mkdocs w/ version
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
mike set-default latest

# update docs on github
Expand Down

0 comments on commit 5c2ecaf

Please sign in to comment.