Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
07:44 sena_kun joined 07:51 sena_kun left 12:30 sena_kun joined 13:35 finanalyst joined
lizmat .tell 13:35
.tell lizmat foo 13:36
finanalyst .tell guifa codesections suggested I contact you about internationalisation. 13:38
Geth doc-website/secondary_refactor: 7 commits pushed by (Richard Hainsworth)++, finanalyst++, (Coleman McFarland)++ 14:14
doc-website/add_next_input_to_default_templates: e9815c4758 | finanalyst++ | Website/templates/01-default.raku
Add previously undocumented blocks to generic templates
14:24
doc-website: finanalyst++ created pull request #256:
Add previously undocumented blocks to generic templates
14:26
doc-website/main: e9815c4758 | finanalyst++ | Website/templates/01-default.raku
Add previously undocumented blocks to generic templates
16:15
doc-website/main: 5deceae1be | (Coleman McFarland)++ (committed using GitHub Web editor) | Website/templates/01-default.raku
Merge pull request #256 from Raku/add_next_input_to_default_templates

Add previously undocumented blocks to generic templates
coleman finanalyst: good to see you in the chat 16:17
16:40 finanalyst left 16:46 finanalyst joined 16:52 finanalyst left 21:50 sena_kun left
Geth doc/main: a752eeb262 | (Will Coleda)++ | lib/Pod/Cache.rakumod
note return value
23:45
doc/main: 8a47e81985 | (Will Coleda)++ | doc/Language/variables.rakudoc
explicit output

closes #4316
[Coke] is is sufficient to set RAKUDO_RAKUAST and then invoke raku with --doc to get the speedups? 23:48
Or do I also have to pass a use for v6.e.PREVIEW or experimental on the command line? 23:49
ah, just looking at `time` output, looks like you don't need anything else for the speedup 23:50
so I tried "RAKUDO_RAKUAST=1 make xtest" in a raku/doc checkout, and it is very unhappy. 23:52
skipping the examples compilation and the specific rakudoc tests (which expect the old school) is better, but still a ton of errors, will post a gist. 23:54
... will rerun and capture all the errors, just the prove results are unhelpful 23:56