mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Don't include dependency docs
This commit is contained in:
parent
a5135a7aff
commit
840f03e7c3
@ -1,6 +1,6 @@
|
||||
set -e
|
||||
|
||||
cargo doc
|
||||
cargo doc --no-deps
|
||||
FROM=$(git rev-parse --short HEAD)
|
||||
git checkout gh-pages
|
||||
git fetch && git rebase origin/gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user