nushell/crates/nu-explore/src
Stefan Holderbach c5aa15c7f6
Add top-level crate documentation/READMEs (#12907)
# Description
Add `README.md` files to each crate in our workspace (-plugins) and also
include it in the `lib.rs` documentation for <docs.rs> (if there is no
existing `lib.rs` crate documentation)

In all new README I added the defensive comment that the crates are not
considered stable for public consumption. If necessary we can adjust
this if we deem a crate useful for plugin authors.
2024-07-14 10:10:41 +02:00
..
commands Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07:00
nu_common Add and use new Signals struct (#13314) 2024-07-07 22:29:01 +00:00
pager Add and use new Signals struct (#13314) 2024-07-07 22:29:01 +00:00
registry explore: pass config to views at creation time (#13312) 2024-07-07 08:09:59 -05:00
views explore: pass config to views at creation time (#13312) 2024-07-07 08:09:59 -05:00
default_context.rs Move explore command out of nu-command deps (#9421) 2023-06-14 01:18:36 +02:00
explore.rs Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00