Skip to content

Javadocs: Disable or Make Work #1502

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

Closed
benjchristensen opened this issue Jul 24, 2014 · 6 comments
Closed

Javadocs: Disable or Make Work #1502

benjchristensen opened this issue Jul 24, 2014 · 6 comments

Comments

@benjchristensen
Copy link
Member

The generation of Javadocs from the Gradle config is mostly broken and unusable.

  • formatting is default/bad
  • it doesn't exclude internal packages
  • it breaks on different versions of the JVM

Right now I generate the hosted docs (http://netflix.github.io/RxJava/javadoc/rx/Observable.html) using a bash script on my local machine.

I want this automated ... but correctly to at least match what is hosted at http://netflix.github.io/RxJava/javadoc/ and so it works regardless of Java 7 or 8 being used.

@headinthebox
Copy link
Contributor

+1 I'll buy a beer for the person who fixes this.

@benjchristensen
Copy link
Member Author

@abersnaze Want to help with this?

@headinthebox
Copy link
Contributor

@abersnaze, we have a bounty on this one.

@abersnaze
Copy link
Contributor

  • formatting is default/bad
  • it breaks on different versions of the JVM

The example link was broken so I wasn't sure what you wanted it to look like.
I tried in java home set to 1.8 but didn't see an issue.

@akarnokd
Copy link
Member

This is kind of outdated. I have only a brief look at the javadocs from a browser but didn't notice anything broken (just missing package descriptions). Is there still a problem with this?

@akarnokd
Copy link
Member

I'm closing this issue due to inactivity. If you have further input on the issue, don't hesitate to reopen this issue or post a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants