Skip to content

1.x: Make the javadoc task generate correct docs #3704

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
Feb 16, 2016

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Feb 14, 2016

This PR modified the javadoc task to make it generate the same format of http://reactivex.io/RxJava/javadoc/index.html. gradle/stylesheet.css is copied from https://github.com/ReactiveX/RxJava/blob/gh-pages/javadoc/stylesheet.css

This supports both Java 7 and Java 8. However, docs generated by Java 8 have a totally different style. Hence we should use Java 7 to generate javadoc and publish it to http://reactivex.io/RxJava/javadoc/index.html.

@stevegury
Copy link
Member

👍

2 similar comments
@ZacSweers
Copy link
Contributor

👍

@akarnokd
Copy link
Member

👍

akarnokd added a commit that referenced this pull request Feb 16, 2016
1.x: Make the javadoc task generate correct docs
@akarnokd akarnokd merged commit 996fcd7 into ReactiveX:1.x Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants