Skip to content

Conversation

cecimerelo
Copy link
Contributor

The problem

Solution provided

Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please try and do these changes and resubmit. Thanks a lot for your help.

README.md Outdated
@@ -29,7 +29,7 @@ execution path.

## Use p6doc

With a Rakudo `perl6` executable in the `PATH`, try
With a Rakudo `perl6` executable in the `PATH`, try
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe there's a : missing here?

README.md Outdated
@@ -60,11 +60,11 @@ following, to update the shims for installed executables:
$ rakudobrew rehash

In addition to the Perl 6 dependencies, you need to have `graphviz` installed, which
on Debian you can do by running
on Debian you can do by running:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to eliminate whitespace from the end of lines.

README.md Outdated

$ sudo apt-get install graphviz

To build the documentation web pages, simply run
To build the documentation web pages, simply run:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above. This will make tests not pass.

README.md Outdated
* Add missing documentation for classes, roles, methods or operators.
* Add usage examples to existing documentation.
* Proofread and correct the documentation.
* Tell us about missing documentation by opening issues on github.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe use a nicer spelling for GitHub and linking the issues from here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what? how?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change github →GitHub and also wrap "opening issues in GitHub" with a link to the issues https://github.com/perl6/doc/issues

@JJ JJ changed the title Close #1994 Revises README.md, closes #1994 May 6, 2018
cecimerelo added 2 commits May 6, 2018 10:24
Didnt see more spaces at the end of lines
Copy link
Contributor

@JJ JJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, looks fine now. 💯

README.md Outdated
* Add missing documentation for classes, roles, methods or operators.
* Add usage examples to existing documentation.
* Proofread and correct the documentation.
* Tell us about missing documentation by opening issues on github.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change github →GitHub and also wrap "opening issues in GitHub" with a link to the issues https://github.com/perl6/doc/issues

@JJ JJ merged commit 1aaa8d4 into Raku:master May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants