nushell.github.io icon indicating copy to clipboard operation
nushell.github.io copied to clipboard

Generate documentation for `std` commands

Open texastoland opened this issue 2 years ago • 0 comments

The std module is only passingly mentioned in a placeholder page. Currently the only way to learn about it is introspection or reading https://github.com/nushell/nushell/blob/main/crates/nu-std/std/mod.nu (how I discovered it). ~~The testing submodule is "deprecated" but that's a separate issue~~ 👈🏼 Already moved to a crate. I don't have any reservation about alpha development stage since Nushell isn't 1.0 yet. Not opposed to a banner indicating it's less stable than other APIs.

texastoland avatar Jan 14 '24 20:01 texastoland