forked from ROMEO/nexosim
Add automatic feature documentation for docs.rs
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -163,3 +163,5 @@ jobs:
|
||||
|
||||
- name: Run cargo doc
|
||||
run: cargo doc --no-deps --all-features --document-private-items
|
||||
env:
|
||||
RUSTDOCFLAGS: --cfg docsrs -Dwarnings
|
||||
|
Reference in New Issue
Block a user