Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
01:59 raiph joined 02:41 raiph left 02:43 raiph joined 02:48 raiph left
Geth doc: codesections++ created pull request #4362:
Update `rakudoc -h` output to match current rakudoc
14:53
doc/main: 02dc38740d | 0racle++ (committed by Will Coleda) | doc/Type/IO/Path.rakudoc
Mention ordering from dir is arbitrary

Question came up in raku-beginner Discord about why `dir` was returning files in a "strange order", and it was noted the docs do not mention this.
15:03
doc/main: d62a904154 | (Daniel Sockwell)++ (committed by Will Coleda) | doc/Programs/02-reading-docs.rakudoc
Update `rakudoc -h` output to match current rakudoc
15:06
doc/main: b760f8051b | (Will Coleda)++ | doc/Programs/02-reading-docs.rakudoc
typo
17:08
doc/raiph-patch-1: 573e0cfaf5 | raiph++ (committed using GitHub Web editor) | doc/Type/IO/Path.rakudoc
Tweak description of `dir` in `IO::Path` doc
21:39
doc: raiph++ created pull request #4364:
Tweak description of `dir` in `IO::Path` doc
21:45
22:07 raiph joined
Geth doc/raiph-patch-2: 2324736748 | raiph++ (committed using GitHub Web editor) | doc/Type/Bool.rakudoc
Fix codos in `pick` signatures in Bool.rakudoc

Dunno if I should just be committing changes like this...
22:39
doc: raiph++ created pull request #4365:
Fix codos in `pick` signatures in Bool.rakudoc
doc/raiph-patch-3: c1afc35257 | raiph++ (committed using GitHub Web editor) | doc/Type/Bool.rakudoc
Rewrite `pick` description of Bool.rakudoc

I found the existing prose description way too complicated to understand, and when rewriting it decided to separate the description and example that corresponds to one signature from the description and examples that corresponds to the other signature.
22:44
doc: raiph++ created pull request #4366:
Rewrite `pick` description of Bool.rakudoc