Commit 0cdf9ff
docs: pseudo-automated new reference markdown file (#747)
As requested by @TC-MO, I've pseudo-automated the generation of the
reference file that people see on our docs!
I will add in more documentation on how to alter this later (more
specifically handling new commands added to the CLI), as its a manual
mapping of commands (unfortunately couldn't do it fully automated due to
some commands having different positions across the categories)
There probably is a better way to handle this in the future, I just did
the speedy way for now. Ideally, we'd use oclif's systems to load all
commands, store some specific field on each command class and rely on
that to map commands around, but even then we'll need to handle custom
ordering which might make it janky. To be determined
---------
Co-authored-by: Michał Olender <[email protected]>1 parent 5b1c66d commit 0cdf9ff
File tree
9 files changed
+1973
-1521
lines changed- .github/workflows
- docs
- scripts
- website/versioned_docs/version-0.21
9 files changed
+1973
-1521
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
0 commit comments