Skip to content

Fix javadocs in examples submodule #142

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 1 commit into from
Dec 10, 2017

Conversation

davidxia
Copy link
Contributor

@davidxia davidxia commented Dec 8, 2017

No description provided.

@@ -26,10 +26,10 @@
/**
* A simple example of how to use the Java API
*
* Easiest way to run this:
* <p>Easiest way to run this:
Copy link
Contributor

Choose a reason for hiding this comment

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

Do these tags need to be terminated?

Copy link
Contributor

Choose a reason for hiding this comment

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

In theory yes, but all browsers handle unterminated

correctly for legacy reasons

Copy link
Contributor

Choose a reason for hiding this comment

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

In theory yes, but all browsers handle unterminated

correctly for legacy reasons

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The HTML specs say closing tags can be omitted for p tags. https://stackoverflow.com/a/33787857/553994 I got used to doing this in javadocs but can add them here if you’d like.

@brendandburns
Copy link
Contributor

@lwander unless you care about the <p> tags, this LGTM. I'll merge in a couple days unless I hear from you.

@lwander
Copy link
Contributor

lwander commented Dec 10, 2017

I don't mind the missing <p> tags - happy to merge now

@lwander lwander merged commit fbaf295 into kubernetes-client:master Dec 10, 2017
@davidxia
Copy link
Contributor Author

davidxia commented Dec 10, 2017 via email

@davidxia davidxia deleted the javadocs branch November 1, 2018 22:02
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.

3 participants