mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-24 09:25:30 +03:00
document private items
This commit is contained in:
parent
794b30b04a
commit
5c0f668947
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -44,7 +44,7 @@ dev:
|
|||
cargo build
|
||||
|
||||
doc:
|
||||
cargo doc --no-deps --workspace --all-features
|
||||
cargo doc --no-deps --workspace --all-features --document-private-items
|
||||
|
||||
clean:
|
||||
cargo clean
|
||||
|
|
Loading…
Reference in a new issue