Justin Ma
|
1157fcf372
|
fix typo, update some examples and regenerate docs (#4718)
|
2022-03-04 06:10:09 -06:00 |
|
JT
|
96a1bf5f8d
|
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords
* oops, clippy
* Both kinds of bools
* Add in some boolean variables
* disable py virtualenv test for now
|
2022-03-02 19:55:03 -05:00 |
|
Justin Ma
|
42f1874a3a
|
Update some examples and docs (#4682)
* Update some examples and docs
* Update now.rs
* Update date_now.md
Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
|
2022-03-01 08:05:29 -05:00 |
|
Justin Ma
|
c0a1d18e3d
|
update #4455, regenerate commands' docs and update make_docs script (#4586)
* feat: update #4455, regenerate commands' docs
* chore: update make_docs script
|
2022-02-21 11:26:00 -06:00 |
|
JT
|
8c0a2d3c15
|
Auto-generate markdown command docs (#4451)
* Finish updating
* a couple improvements
* Update renames
* cleanup examples
|
2022-02-13 21:22:51 -05:00 |
|
Chris Gillespie
|
f54cf8a096
|
Size command: rename max length to bytes (#2473)
Since max length is just getting the byte length, rename to bytes
in order to be more clear.
|
2020-09-01 14:51:35 +12:00 |
|
Joseph T. Lyons
|
053bd926ec
|
First pass at updating all documentation formatting and cleaning up output of examples (#2031)
|
2020-06-24 06:21:47 +12:00 |
|
Waldir Pimenta
|
5ca9e12b7f
|
Fix whitespace and typos (#1481)
* Remove EOL whitespace in files other than docs
* Break paragraphs into lines
See http://rhodesmill.org/brandon/2012/one-sentence-per-line/ for the rationale
* Fix various typos
* Remove EOL whitespace in docs/commands/*.md
|
2020-03-14 06:23:41 +13:00 |
|
Shaurya Shubham
|
8d38743e27
|
Add docs for debug (#1438)
* Add docs for `debug`
* Put debug docs in right folder
Also fixed minor spacing problem
|
2020-03-01 04:09:28 +13:00 |
|