reedline/src/terminal_extensions
Stefan Holderbach ea83904b89
Try to fix the docs.rs build (#682)
* Exclude the clipboard feature for docs.rs builds

The 0.27.0 docs.rs build failed as the `xcb` crate build.rs failed in
the docs.rs sandbox.

Exclude the clipboard feature for now and only enable:
- `bashisms`
- `external_printer`
- `sqlite` (should be pretty similar to `sqlite-dynlib`)

* Fix hyperlink formatting

* Manually mention required features
2023-12-14 18:38:13 +01:00
..
bracketed_paste.rs Try to fix the docs.rs build (#682) 2023-12-14 18:38:13 +01:00
kitty.rs Try to fix the docs.rs build (#682) 2023-12-14 18:38:13 +01:00
mod.rs Try to fix the docs.rs build (#682) 2023-12-14 18:38:13 +01:00