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