mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 09:31:12 +00:00
Generate docs for all workspace crates (#2773)
This commit is contained in:
committed by
Gavin Wood
parent
3b26453047
commit
4d476161e2
@@ -178,7 +178,7 @@ build-rust-doc-release:
|
||||
script:
|
||||
- ./scripts/build.sh
|
||||
- rm -f ./crate-docs/index.html # use it as an indicator if the job succeeds
|
||||
- time cargo +nightly doc --release --verbose
|
||||
- time cargo +nightly doc --release --all --verbose
|
||||
- cp -R ./target/doc ./crate-docs
|
||||
- echo "<meta http-equiv=refresh content=0;url=substrate_service/index.html>" > ./crate-docs/index.html
|
||||
- sccache -s
|
||||
|
||||
Reference in New Issue
Block a user