Open coke opened 1 year ago
@coke The missing documentation files are
These have not been written. And since the API isn't fixed yet, will not be written at this stage:
Three solutions:
Perhaps 3 is the best solution moving forward?
I'll todo these specific links, no changes to docs needed
Added some diagnostic output, here are current missing links with a count
Mon May 27 13:49:26 EDT 2024
# Listing by link
# [1] /type/X::Str::Match::x
# [1] /type/X::Numeric::CannotConvert
# [1] /type/Distribution::Resources
# [3] /type/X::Buf::AsStr
# [1] /type/X::Immutable
# [1] /type/X::Comp::AdHoc
# [2] /type/X::IO::Lock
# [1] /type/X::Numeric::DivideByZero
# [1] /type/X::IO::Flush
# [1] /type/CompUnit::DependencySpecification
# [3] /type/X::Cannot::Capture
Instead of having links that are whitelisted to be OK to be 404s, will remove the links to the not-yet-complete RakuAST docs. (the whitelist should be on the test forcing it to be a link, not the one checking to see if target page exists)
Related to #4476, but these are findable inside the repo itself so we don't need to do a build on the new-raku site
Indicates that we have links to type documentation that hasn't been implemented yet.