Skip to content

Various doc fixes/improvements [1/?] #54

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

Merged
merged 4 commits into from
Dec 2, 2013
Merged

Various doc fixes/improvements [1/?] #54

merged 4 commits into from
Dec 2, 2013

Conversation

aerouk
Copy link
Contributor

@aerouk aerouk commented Dec 2, 2013

  • formatting (complying with max 78 line-length)
  • low class change amount p/commit per @Wolvereness request

Commit no. 1 / ?

- formatting (complying with max 78 line-length)
- low class change amount p/commit per @Wolvereness request
@Wolvereness
Copy link
Contributor

I see many <br> markers that should be <p>

*
* @param path Path of the int to get.
* @param def The default value to return if the path is not found or is not an int.
* @param def The default value to return if the path is not found or is not
Copy link
Contributor

Choose a reason for hiding this comment

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

This line is too long.

* command executor if it implements {@link TabCompleter}. If a non-null
* list has not been found, will default to standard player name
* completion in {@link
* Command#tabComplete(CommandSender, String, String[])}.<br>
* <br>
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be a <p>.

Wolvereness added a commit that referenced this pull request Dec 2, 2013
commit 90645f7
Author: aerouk
Date:   2013-12-02 23:18:39 +0000

Eliminate needless line breaks

commit 3b68885
Author: aerouk
Date:   2013-12-02 23:10:07 +0000

Spacing fix [1 char]

commit a95b6e0
Author: aerouk
Date:   2013-12-02 23:07:45 +0000

Fixes for commit bfd8cdc

commit bfd8cdc
Author: aerouk
Date:   2013-12-02 20:24:17 +0000

Various doc fixes/improvements [1/?]

- formatting (complying with max 78 line-length)
- low class change amount p/commit per @Wolvereness request
@Wolvereness Wolvereness merged commit 90645f7 into Bukkit:master Dec 2, 2013
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