-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
Labels
bugError of some kind, from a typo to errors in the examples.Error of some kind, from a typo to errors in the examples.docsDocumentation issue (primary issue type)Documentation issue (primary issue type)newpart of "docs" - indicates that this documentation is for a new, currently undoc'd sectionpart of "docs" - indicates that this documentation is for a new, currently undoc'd section
Description
If I run role R { }; R.HOW.say the output is Perl6::Metamodel::ParametricRoleGroupHOW.new ... this does not seem to be documented...
On the same note, the type graph for Any on https://docs.perl6.org/type/Any.html has some links to Role related things which are 404 Page Not Found:
- https://docs.perl6.org/type/Metamodel::RolePunning
- https://docs.perl6.org/type/Metamodel::ConcreteRoleHOW
- https://docs.perl6.org/type/Metamodel::CurriedRoleHOW
- https://docs.perl6.org/type/Metamodel::ParametricRoleGroupHOW
- https://docs.perl6.org/type/Metamodel::ParametricRoleHOW
- https://docs.perl6.org/type/Metamodel::PackageHOW
After figuring out why these pages weren't generated, please add automatic test so that, after all the web pages are generated, there are no links to 404 pages.
Thanks!
Metadata
Metadata
Assignees
Labels
bugError of some kind, from a typo to errors in the examples.Error of some kind, from a typo to errors in the examples.docsDocumentation issue (primary issue type)Documentation issue (primary issue type)newpart of "docs" - indicates that this documentation is for a new, currently undoc'd sectionpart of "docs" - indicates that this documentation is for a new, currently undoc'd section