Skip to content

Commit

Permalink
feat: Add config.toml with alias to build and open docs in browser
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermann-Core committed Jul 2, 2024
1 parent 6f1245c commit d86e04b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[alias]
docs = "doc --workspace --no-deps --open"

0 comments on commit d86e04b

Please sign in to comment.