Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
05:52 kjp left 05:54 kjp joined 05:55 sena_kun joined
kjp 68;27M167;27M166;27M166;27M165;27M164;27M163;27M163;27M162;27M162;27M161;27M161;27M61;27m73;31M173;31M172;31M171;31M170;31M169;31M167;31M165;31M163;31M161;31M160;31M158;31M156;31M155;31M153;31M152;31M150;31M148;31M146;31M143;31M142;31M140;31M140;31M139;31M139;31M39;31m72;32M170;32M169;32M167;32M165;32M163;32M160;32M158;32M155;32M152;32M149;32M146;32M144;32M141;31M139;31M135;31M130;31M127;31M124;3 06:02
0M123;30M121;30M121;30M121;30M21;30m67;31M166;31M164;31M162;30M159;30M156;30M152;30M148;30M144;30M139;30M134;30M129;30M124;30M119;30M115;30M112;29M109;29M106;29M104;29M102;29M101;29M100;29M99;28M9;28m58;29M154;29M149;29M144;29M139;29M134;29M128;29M123;29M118;29M113;29M109;29M106;29M103;29M101;29M99;28M97;28M7;28m/quit
06:02 kjp left, kjp joined 06:51 sena_kun left 12:01 patrickb left 12:02 patrickb joined
[Coke] We have several cases where one of the coercion methods, e.g. C<Str> is in the docs, but my first-pass test is complaining because it thinks it should be L<C<Str>|/type/Str> 13:59
I have been trying to avoid referring to /routine, but I think the methods can probably all go to: 14:01
/type/Foo#Str or generically /routine/Str - we can check for either of those forms and consider those a valid link. Any thoughts? 14:02
Geth doc/main: 5 commits pushed by (Will Coleda)++ 14:22
[Coke] For something like the js-nutshell page, where we're referring to the Map in JS, is this OK? C<MapZ<>> 14:30
ah, that is rendered as MapZ<>, so no. 14:31
we can specify aribtrary tags on a block, I wonder if we should consider it for markup tags. 14:33
C<Map :ok>
I might have to do something like Z<type-ok>C<Map> 14:44
but that's a PITA> 14:45
Geth doc/main: f0c559628c | (Will Coleda)++ | xt/rakudoc-types.rakutest
Allow links of type L<C<Str>|#method_Str>
15:09
18:09 sena_kun joined
Geth doc-website/resolves_issue_410: 5f1bf58b04 | finanalyst++ | Website/plugins/page-styling/page-styling.raku
addresses issue #410 simple CSS

  - turns out the fix is very simple, at least for desktop
  - not sure how this will play on tablet or mobile formats
21:09
doc-website: finanalyst++ created pull request #412:
addresses issue #410 simple CSS
21:31 finanalyst joined
Geth doc-website/docs-dev: dc8bbd41cd | finanalyst++ (committed by Will Coleda) | Website/plugins/link-error-test/let-callable.raku
addresses issue in #401 whitelists all links with typegraphs

  - all typegraph headings have an id of typegraphrelations
  - if a target contains this, the target is passed
  - it will not work if the target is in an external file, so this test is too broad, but given the rarity of such a link, I think this fix is the best use of time
21:38
doc-website/docs-dev: 5f1bf58b04 | finanalyst++ | Website/plugins/page-styling/page-styling.raku
addresses issue #410 simple CSS

  - turns out the fix is very simple, at least for desktop
  - not sure how this will play on tablet or mobile formats
doc-website/docs-dev: 5036d99ec1 | (Will Coleda)++ | Website/plugins/page-styling/page-styling.raku
Merge remote-tracking branch 'origin/resolves_issue_410' into docs-dev
21:38 sena_kun left 22:16 finanalyst left
Geth doc-website/main: 4b02c62447 | finanalyst++ (committed by Will Coleda) | Website/plugins/page-styling/page-styling.raku
addresses issue #410 simple CSS

  - turns out the fix is very simple, at least for desktop
  - not sure how this will play on tablet or mobile formats
23:53