Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
10:11 sena_kun joined 17:57 sena_kun left 17:58 sena_kun joined 18:57 sena_kun left 18:58 sena_kun joined
Geth doc/main: b7d8e3940c | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc
missing link Update regexes.rakudoc

a link to the same file only needs `#href`
21:28
doc/main: 12e96625b8 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Array.rakudoc
missing link Update Array.rakudoc

independent-routines is in /type not /language
21:32
doc/main: bae1bb8c79 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Array.rakudoc
missing link - Update Array.rakudoc

  `is default` has three Composite pages.
21:36
doc/main: a7f58b54f8 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Distribution/Resource.rakudoc
missing link and typos - Update Resource.rakudoc

It is `%?RES...` not `%*RES...` Link error for same reason
21:48
doc/main: ad11e133e4 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Numeric.rakudoc
missing link - Update Numeric.rakudoc

mixing escaped and unescaped chars in a URL leads to confusion. changed escaped to unescaped
21:53
doc/main: f2119e3eee | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/Str.rakudoc
missing link - Update Str.rakudoc

  `syntax/s///` works but `/language/operators#s///_in-place_substitution` has more information
22:03
doc/main: 93efaa1029 | (Richard Hainsworth)++ (committed using GitHub Web editor) | doc/Type/StrDistance.rakudoc
missing link - Update StrDistance.rakudoc

add a working URL
22:05
doc-website/main: 5add7082f3 | finanalyst++ (committed by Will Coleda) | 7 files
Link-error-test plugin finds unfulfilled links

  - Link data is saved when parsing sources
  - Target anchors created during rendering are saved
  - LET compares link data and target data, and reports on mismatch
  - The plugin was broken
  - The format of the errors is converted into an HTML table and is better than the grid styling.
  - A link to the error-report is placed in the About page.
22:33
doc-website/main: b9af1ff39b | finanalyst++ (committed by Will Coleda) | Website/plugins/secondaries/gen-secondaries.raku
add targets of secondaries
doc-website/main: 2335024b8c | finanalyst++ (committed by Will Coleda) | 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`
22:56 sena_kun left