Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki Set by [Coke] on 23 May 2022. |
|||
10:19
sena_kun joined
|
|||
Geth | doc/finanalyst-patch-9: ac6ad2cb1e | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/intro.rakudoc missing links: Update intro.rakudoc - documentation suite has 'introduction' and 'reference' pages, so update the text to include them - 'help' should point to the section on entering unicode |
12:09 | |
doc: finanalyst++ created pull request #4414: missing links: Update intro.rakudoc |
12:10 | ||
doc/finanalyst-patch-10: dfb291bcd3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/numerics.rakudoc missing links: Update numerics.rakudoc - to handle case insensitive OS, documentation for 'int' is at `native/int` not `type/int`. change type/int to native/int |
12:19 | ||
doc: finanalyst++ created pull request #4415: missing links: Update numerics.rakudoc |
|||
doc/finanalyst-patch-11: bd751bd1ab | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/operators.rakudoc missing link - Update operators.rakudoc Link to `/routine/=` does not exist because separate `=` heading does not exist. The heading is `= (item assignment)` Change '=' to '= (item assignment)' |
12:36 | ||
doc: finanalyst++ created pull request #4416: missing link - Update operators.rakudoc |
12:37 | ||
doc/finanalyst-patch-12: 607adda5bf | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc missing links - Update regexes.rakudoc link url requires initial `/`. Several urls missing one. add `/` to url, eg. `L<grammars|language/grammars>` to `L<grammars|/language/grammars>` |
12:44 | ||
doc: finanalyst++ created pull request #4417: missing links - Update regexes.rakudoc |
12:45 | ||
doc/finanalyst-patch-13: 800a2c6de8 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/syntax.rakudoc missing links - Update syntax.rakudoc missing `/` in Link url add `/` to url eg `L< `... `|language/functions`...`>` to `|/language/functions` |
12:51 | ||
doc: finanalyst++ created pull request #4418: missing links - Update syntax.rakudoc |
|||
doc/finanalyst-patch-14: 7cb9821760 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traits.rakudoc missing links - Update traits.rakudoc link to `/syntax/is` should be `/routine/is` |
12:55 | ||
doc: finanalyst++ created pull request #4419: missing links - Update traits.rakudoc |
12:56 | ||
doc/finanalyst-patch-15: 5c9bd4b6b3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traps.rakudoc missing links - Update traps.rakudoc Too many spaces in url |
13:09 | ||
doc: finanalyst++ created pull request #4420: missing links - Update traps.rakudoc |
13:10 | ||
doc/finanalyst-patch-16: 06c7a00d0b | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/variables.rakudoc Update variables.rakudoc Link to `/syntax/%?RESOURCES` in `/type/Distribution/Resource` fails because Composite not generated Add X<> markup to Heading |
13:26 | ||
doc: finanalyst++ created pull request #4421: missing link - Update variables.rakudoc |
13:27 | ||
doc/finanalyst-patch-17: bbfd8ff855 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Hash.rakudoc missing links - Update Hash.rakudoc 3 missing links all different |
13:59 | ||
doc: finanalyst++ created pull request #4422: missing links - Update Hash.rakudoc |
14:03 | ||
doc/finanalyst-patch-18: 504a1cfc55 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Numeric.rakudoc missing links - Update Numeric.rakudoc url is not complete |
15:03 | ||
doc: finanalyst++ created pull request #4423: missing links - Update Numeric.rakudoc |
|||
doc/finanalyst-patch-19: aa90702ac4 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Perl.rakudoc missing link - Update Perl.rakudoc Identified as missing link, but Server recognises bare `url /Raku` as `/type/Raku` add url for robustness |
15:25 | ||
doc: finanalyst++ created pull request #4424: missing link - Update Perl.rakudoc |
15:26 | ||
doc/main: 5d79caa6b1 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/classtut.rakudoc Missing links classtut.rakudoc |
16:13 | ||
doc/main: d6d4c8f386 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/classtut.rakudoc Merge pull request #4411 from Raku/finanalyst-patch-6 Missing links classtut.rakudoc |
|||
doc/main: 075007c839 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/faq.rakudoc Update faq.rakudoc |
|||
doc/main: 669bb67785 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/faq.rakudoc Merge pull request #4412 from Raku/finanalyst-patch-7 Update faq.rakudoc |
|||
doc/main: 1aa4bf4b30 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/control.rakudoc Update control.rakudoc Fix incorrect X<> see issue #4412 |
16:15 | ||
doc/main: 6e4d37608b | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/control.rakudoc Merge pull request #4413 from Raku/finanalyst-patch-8 Update control.rakudoc |
|||
doc/main: ac6ad2cb1e | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/intro.rakudoc missing links: Update intro.rakudoc - documentation suite has 'introduction' and 'reference' pages, so update the text to include them - 'help' should point to the section on entering unicode |
16:16 | ||
doc/main: f5d3c4b851 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/intro.rakudoc Merge pull request #4414 from Raku/finanalyst-patch-9 missing links: Update intro.rakudoc |
|||
doc/main: dfb291bcd3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/numerics.rakudoc missing links: Update numerics.rakudoc - to handle case insensitive OS, documentation for 'int' is at `native/int` not `type/int`. change type/int to native/int |
|||
doc/main: a794a97816 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/numerics.rakudoc Merge pull request #4415 from Raku/finanalyst-patch-10 missing links: Update numerics.rakudoc |
|||
doc/main: bd751bd1ab | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/operators.rakudoc missing link - Update operators.rakudoc Link to `/routine/=` does not exist because separate `=` heading does not exist. The heading is `= (item assignment)` Change '=' to '= (item assignment)' |
16:17 | ||
doc/main: 80eca13726 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/operators.rakudoc Merge pull request #4416 from Raku/finanalyst-patch-11 missing link - Update operators.rakudoc |
|||
doc/main: 607adda5bf | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc missing links - Update regexes.rakudoc link url requires initial `/`. Several urls missing one. add `/` to url, eg. `L<grammars|language/grammars>` to `L<grammars|/language/grammars>` |
|||
doc/main: 4b2cb8d90e | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Merge pull request #4417 from Raku/finanalyst-patch-12 missing links - Update regexes.rakudoc |
|||
doc/main: 800a2c6de8 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/syntax.rakudoc missing links - Update syntax.rakudoc missing `/` in Link url add `/` to url eg `L< `... `|language/functions`...`>` to `|/language/functions` |
16:18 | ||
doc/main: ace3c186a7 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/syntax.rakudoc Merge pull request #4418 from Raku/finanalyst-patch-13 missing links - Update syntax.rakudoc |
|||
doc/main: 7cb9821760 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traits.rakudoc missing links - Update traits.rakudoc link to `/syntax/is` should be `/routine/is` |
|||
doc/main: 6cf5bd7f19 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traits.rakudoc Merge pull request #4419 from Raku/finanalyst-patch-14 missing links - Update traits.rakudoc |
|||
doc/main: 5c9bd4b6b3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traps.rakudoc missing links - Update traps.rakudoc Too many spaces in url |
16:19 | ||
doc/main: e367ef5da3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/traps.rakudoc Merge pull request #4420 from Raku/finanalyst-patch-15 missing links - Update traps.rakudoc |
|||
doc/main: 06c7a00d0b | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/variables.rakudoc Update variables.rakudoc Link to `/syntax/%?RESOURCES` in `/type/Distribution/Resource` fails because Composite not generated Add X<> markup to Heading |
|||
doc/main: cfceaf8583 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/variables.rakudoc Merge pull request #4421 from Raku/finanalyst-patch-16 missing link - Update variables.rakudoc |
|||
doc/main: bbfd8ff855 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Hash.rakudoc missing links - Update Hash.rakudoc 3 missing links all different |
16:20 | ||
doc/main: a6864d0b15 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Hash.rakudoc Merge pull request #4422 from Raku/finanalyst-patch-17 missing links - Update Hash.rakudoc |
|||
doc/main: 504a1cfc55 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Numeric.rakudoc missing links - Update Numeric.rakudoc url is not complete |
|||
doc/main: ba610d2906 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Numeric.rakudoc Merge pull request #4423 from Raku/finanalyst-patch-18 missing links - Update Numeric.rakudoc |
|||
doc/main: aa90702ac4 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Perl.rakudoc missing link - Update Perl.rakudoc Identified as missing link, but Server recognises bare `url /Raku` as `/type/Raku` add url for robustness |
16:21 | ||
doc/main: 4e8c6d7cc3 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Perl.rakudoc Merge pull request #4424 from Raku/finanalyst-patch-19 missing link - Update Perl.rakudoc |
|||
doc-website/fix_bug_in_secondaries: 493ceb307e | finanalyst++ | Website/plugins/secondaries/gen-secondaries.raku fix bug in secondaries - Composite pages are created from chunks of HTML in Primary pages from the start of Heading of some level eg `<h2` to the next heading of the same level or lower, eg `<h1` - the regex was failing because it was generating `<h-1` |
21:49 | ||
doc-website: finanalyst++ created pull request #332: fix bug in secondaries |
21:50 | ||
doc/main: 2ec57bf698 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/faq.rakudoc missing-link Update faq.rakudoc replace reference to 'language section' with 'introduction section' |
23:09 | ||
doc/main: 16cd7be1d5 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/nativetypes.rakudoc missing links - Update nativetypes.rakudoc change references of `/type/int` to `/native/int` |
23:12 | ||
doc/main: 7dd15761e1 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/objects.rakudoc Missing links- Update objects.rakudoc changing `=` to `= (item assignment)` |
23:18 | ||
23:23
sena_kun left
|