7 Commits

Author SHA1 Message Date
Jonas Platte
3bd58e3c89
ci: Use same nightly toolchain for docs that's used for other jobs 2023-07-31 10:51:40 +02:00
Jonas Platte
c54b96dc69 xtask: Clean up doc output
* Don't render docs for examples
* Don't include a workaround for a problematic nightly feature we no longer use
2022-09-16 12:09:28 +02:00
Jonas Platte
21a03fce92
Undo pinning of clap 2022-06-15 18:33:56 +02:00
Jonas Platte
a47c8f08d3
xtask: Prevent Cargo from upgrading clap to 3.2
https://github.com/clap-rs/clap/issues/3822
2022-06-13 19:29:33 +02:00
Jonas Platte
20d00919f3
Enable rustdoc-map nightly feature via .cargo/config.toml
… instead of using -Z on the command line.
2022-06-13 14:09:13 +02:00
Jonas Platte
e22f8c5203
Truly fix docs generation 2022-06-13 13:50:50 +02:00
Kévin Commaille
1f23e8abcb xtask: Add doc task
Mirror the task in CI
2022-03-18 13:11:41 +01:00