Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki Set by [Coke] on 23 May 2022. |
|||
[Coke] | With finanlyst offline for a bit, I'm thinking we should skip the call this saturday; I think we're doing a great job communicating here and via github. | 00:36 | |
Let me know if anyone feels otherwise. | |||
Geth | doc/main: b2011f0bb6 | (Will Coleda)++ | doc/Language/about.rakudoc Simplify, shorten, update language/about Closes #4258 |
00:48 | |
¦ doc: coke self-assigned No mention of NFG in the docs? github.com/Raku/doc/issues/3258 | |||
doc/NFG: e8f56b1355 | (Will Coleda)++ | xt/headings.rakutest more exceptions |
01:38 | ||
doc/NFG: 95f08d07f0 | (Will Coleda)++ | util/test-modified.sh Test added files also |
|||
doc/NFG: a14318c2be | (Will Coleda)++ | 6 files Add NFG entry. WIP! THESE COMMITS WILL BE SQUASHED |
|||
[Coke] | Barely started, but started. | 01:41 | |
03:07
rf left
|
|||
Geth | doc/main: 2e9043c445 | (Elizabeth Mattijsen)++ | doc/Type/independent-routines.rakudoc Document done(value) |
09:37 | |
doc/main: 15028a8811 | (Elizabeth Mattijsen)++ | 2 files Document Buf.Blob and Blob.Buf |
09:44 | ||
10:00
Nemokosch joined
10:02
Nemokosch left
|
|||
Geth | doc/main: 20f577e214 | (Elizabeth Mattijsen)++ | doc/Type/DateTime.rakudoc Add availability notice for DateTime.methods Specifically day-fraction, modified-julian-date and julian-date |
13:27 | |
13:51
rf joined
|
|||
Geth | doc/main: 02c89783b9 | (Elizabeth Mattijsen)++ | doc/Type/Enumeration.rakudoc Document that an enum class can be considered a Map For the purpose of calling keys, values, kv, pairs, antipairs, invert methods. |
13:58 | |
[Coke] | that last one about Map - duck typing or actual typing? | 13:59 | |
lizmat | it only *acts* as a Map polymorphically | 14:00 | |
[Coke] | Quack. | ||
lizmat | only the .enums method actually returns a Map | ||
m: say Bool ~~ Map | |||
my... Camelia is slow today | |||
[Coke] | is there a vim key sequence to generate a NL char? | 14:01 | |
lizmat | no standard way afaik | ||
[Coke] | I learned NBSP very early when working on docs, have << and >> (of course, my shortcut is in vim, not irssi...) | ||
ok. maybe we want to make a "how to config vim if you work on the docs" wiki page or something. :) | |||
lizmat | yes, I would like that :-) | 14:02 | |
[Coke] | put in the standard unicode chars we have to deal with. | ||
lizmat | Ah, I guess Camelia doesn't frequent this channel | ||
[Coke] | probably make sense to invite her. | 14:07 | |
Geth | doc/main: 5be763bf90 | (Elizabeth Mattijsen)++ | doc/Type/IO/Path.rakudoc Document IO::Path.user|group |
14:08 | |
[Coke] | gist.github.com/coke/41ce9a8a7f04c...1002eb676d - the top three I use with a link to the full list. | 14:12 | |
updated with notes on how to add  as ^K n l | 14:19 | ||
Will add this as a .md to the github/doc repo later. | 14:20 | ||
Any other common unicode we're using in the docs? | |||
I need to setup a .vimrc I can put in my github dot-files and include from a system's ~/.vimrc | 14:21 | ||
get my config in order across all systems finally. | |||
wow, that was too easy. | 14:49 | ||
Geth | doc/main: 4aebd168e6 | cfa++ | doc/Type/Enumeration.rakudoc Fix example typo |
14:57 | |
[Coke] | cfa: Do we have a "Nors" in the words list we didn't need to cover that? | 15:01 | |
Geth | ¦ doc: cfa self-assigned docs.raku.org/language/testing.html does-ok github.com/Raku/doc/issues/4253 | 15:14 | |
doc/main: fcb96e15b2 | cfa++ | doc/Language/testing.rakudoc Remove unnecessary does-ok =item A link to docs.raku.org/type/Test#sub_does-ok immediately follows, with a more detailed signature. Index entry maintained. Closes #4253. |
15:21 | ||
16:16
Geth left,
Geth joined
|
|||
Geth | doc/main: e93658ffd1 | (Elizabeth Mattijsen)++ | doc/Type/Cool.rakudoc Date availability of Cool.uniname |
16:18 | |
doc/main: fcb96e15b2 | cfa++ | doc/Language/testing.rakudoc Remove unnecessary does-ok =item A link to docs.raku.org/type/Test#sub_does-ok immediately follows, with a more detailed signature. Index entry maintained. Closes #4253. |
17:05 | ||
lizmat | weird: that was listed as not delivered | ||
Geth | doc/main: ee6ecf6821 | (Elizabeth Mattijsen)++ | doc/Type/IterationBuffer.rakudoc Document IterationBuffer |
17:10 | |
lizmat | that took 15+ minutes to be delivered | 17:11 | |
Geth | doc/main: 8e50545cf6 | cfa++ | 3 files Spelling, spacing |
17:42 | |
[Coke] | any thoughts on the con call this saturday? I'm still very OK with skipping it now that we have a ryhthm going. | 18:55 | |
coleman, esp.: anything that needs face to face? | 18:56 | ||
(I'll send out an email on the thread from last month in a bit unless I hear back) | 18:58 | ||
Done. everyone gets their saturday back. :) | 21:27 | ||
21:28
Guest35 joined
23:31
NemokoschKiwi joined
|
|||
NemokoschKiwi | hello | 23:31 | |
docs.raku.org/language/compilation#$*REPO | 23:32 | ||
There are some snippets that show up as e.g B<@INC> | |||
apparently because the source nests C and B tags | |||
what is wrong? the input or the output? :) | 23:33 | ||
[Coke] | good question. Can you open a ticket on raku/docs - if it turns out to be something in the renderer, we can move the ticket | 23:34 | |
Good catch, thanks. | |||
NemokoschKiwi | roger that | 23:40 | |
23:40
NemokoschKiwi left
|
|||
[Coke] | stackoverflow.com/questions/756700...8#75679208 | 23:43 | |
... which is how I found out that rakudoc is fine with .rakudoc extensions. :) | |||
github.com/Raku/rakudoc/issues/24 - could use a new rakudoc release if someone is familiar with the tooling there. | 23:52 |