Skip to content

Commit 3c86deb

Browse files
committed
refactor: #1 Update GitHub Actions workflow for testing documentation build and deploy
1 parent 73cf236 commit 3c86deb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mkdocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,14 @@ plugins:
8585
heading_level: 3
8686
show_root_toc_entry: false
8787
- mike:
88+
# These fields are all optional; the defaults are as below...
89+
alias_type: symlink
90+
redirect_template: null
91+
deploy_prefix: ''
92+
canonical_version: null
8893
version_selector: true
8994
css_dir: css
9095
javascript_dir: js
91-
canonical_version: null
9296

9397
watch:
9498
- src

0 commit comments

Comments
 (0)