Skip to content

Commit f3e7faa

Browse files
committed
Add make_docs utility script
1 parent c895e32 commit f3e7faa

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

make_docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cargo run -- --gen-docs --gen-docs-dir "../sus-website/static/std"

make_docs_local.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cargo run -- --gen-docs --gen-docs-host "http://localhost:1111" --gen-docs-dir "../sus-website/static/std"

0 commit comments

Comments
 (0)