rust-bitcoin-unsafe-fast/bitcoin/contrib
Tobin C. Harding 41f2dcf6ae
Improve test coverage for docs build
Currently the docs build commands in `hashes` and `bitcoin` differ, they
should be the same.

Add a command `cargo doc` to improve coverage e.g., recently we botched
the feature guarding but since CI only runs `cargo rustdoc` with custom
compiler conditional set we didn't catch it.

Run docs in CI using nightly and stable toolchains as required.
2023-01-16 13:56:56 +11:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
test.sh Improve test coverage for docs build 2023-01-16 13:56:56 +11:00