Merge pull request #3463 from matklad/doc3

Fix rustdoc some more
This commit is contained in:
Aleksey Kladov 2020-03-04 18:58:51 +01:00 committed by GitHub
commit cbd34d1bdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,5 +31,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./book
publish_dir: ./target/doc
force_orphan: true