Skip to content

Commit

Permalink
build v10.2 docs
Browse files Browse the repository at this point in the history
Signed-off-by: mateoconlechuga <[email protected]>
  • Loading branch information
mateoconlechuga committed Aug 11, 2022
1 parent a9ee9ba commit 68c1797
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/build.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#!/bin/bash

# Default toolchain docs (should be latest release!)
export default_version=v10.1
export default_version=v10.2

# Maps target directory name to branch
declare -A versions_map=(
[v10.2]=v10.2-docs
[v10.1]=v10.1-docs
[v10.0]=v10.0-docs
[v9.2]=v9.2-docs
Expand Down

0 comments on commit 68c1797

Please sign in to comment.