ci: Updated pages.yml workflow
Use nightly channel to enable docs generating feature badges, plus enabled more features in the docs build, and building the cctk docs also
This commit is contained in:
parent
5d1dfc4c54
commit
e5955b568d
2 changed files with 19 additions and 15 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#![allow(clippy::module_name_repetitions)]
|
||||
#![cfg_attr(target_os = "redox", feature(lazy_cell))]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
|
||||
/// Recommended default imports.
|
||||
pub mod prelude {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue