New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$*REPO and CompUnit::Repository::* classes not documented #502
Comments
|
I think this wants to be done with all the other CUR stuff, note also that it not always a |
|
There's not much about compunit in the documentation. Maybe create a new page? |
|
@jonathanstowe I think that the main difference is that in the first case it's looking at the |
|
|
|
And what would make sense? |
|
Some things that would make sense:
And I hate to say it but this was part of grant related work so it looks even worse. |
This is ripped of off @jnhtn's https://github.com/rakudo/rakudo/blob/master/docs/module_management.md with the idea of contributing towards #502 (TTBOMK, of course).
|
JJ: please have a look at https://github.com/rakudo/rakudo/blob/master/docs/module_management.md |
|
El lun., 2 jul. 2018 a las 16:16, niner (<notifications@github.com>)
escribió:
JJ: please have a look at
https://github.com/rakudo/rakudo/blob/master/docs/module_management.md
and
http://niner.name/talks/A%20look%20behind%20the%20curtains%20-%20module%20loading%20in%20Perl%206/
"Not documented" has not been entirely accurate.
I discovered them a short time ago. I did a PR on it yesterday, as a matter
of fact. "Not documented" refers to this repo. We'll have to translate
what's in there to here, which I'm in the process of doing.
|
|
There are two broken links in the https://docs.perl6.org/type/CompUnit::Repository::Installation page: |
|
With the addition of lemmas for |
|
$REPO and CompUnit::Repository:: have been documented, closing the bug report. |
|
Most classes are still not documented; CompUnit::Repository is not either for the time being. Sorry, I'm reopening. |
|
$*REPO is now documented here, but the index still points to the definition in the glossary. We need either to change indexing, or to make one point to the other. |
Code:
Result:
The text was updated successfully, but these errors were encountered: