nushell/crates/nu_plugin_binaryview/src
Arash Outadi b358804904
Auto-Generate Documentation for nushell.com (#2139)
* Very rough idea

* Remove colour codes

* Work on command for generating docs

* Quick comment

* Use nested collapsible markdown

* Refine documentation command

* Clippy and rename docs

* This layout probably seems best

Also moved some code to documentation.rs to avoid making help.rs massive

* Delete summaries.md

* Add usage strings

* Remove static annotations

* get_documentation produces value

Which will be used like
'help generate_docs | save "something"'
The resulting yaml can be passed to a script for generating HTML/MD files in the website

* Fix subcommands

* DRY code

* Address clippy:

* Fix links

* Clippy lints

* Move documentation to more central location
2020-07-18 10:22:43 +12:00
..
nu Short-hand flags (#1378) 2020-02-11 18:24:31 -08:00
binaryview.rs Auto-Generate Documentation for nushell.com (#2139) 2020-07-18 10:22:43 +12:00
lib.rs Ensure stable plugins get installed. (#1373) 2020-02-10 15:32:10 -05:00
main.rs Ensure stable plugins get installed. (#1373) 2020-02-10 15:32:10 -05:00