Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG] Fix rendering issues in API docs #7589

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
Oct 6, 2016

Conversation

jkarno
Copy link
Contributor

@jkarno jkarno commented Oct 6, 2016

Reference Issue

Fixes #7581

What does this implement/fix? Explain your changes.

As Andy said, the issue was with missing spaces before the colon in a lot of places. I actually found that this issue was in many of the API docs, so I tried to fix it in as many places as possible.

@nelson-liu
Copy link
Contributor

the DPGMM and GMM classes and their associated methods are deprecated (see https://github.com/jkarno/scikit-learn/blob/dca9d5d9e7d73aa6b3a7ec8b887ab0f8d0e812f9/sklearn/mixture/dpgmm.py#L13), maybe just better to not touch it at this point.

@nelson-liu
Copy link
Contributor

thanks for taking the extra step to go get them all, by the way!

@jnothman
Copy link
Member

jnothman commented Oct 6, 2016

LGTM, thanks!

@jnothman jnothman merged commit 9551ec8 into scikit-learn:master Oct 6, 2016
@amueller
Copy link
Member

amueller commented Oct 7, 2016

great, thanks @jkarno

amueller pushed a commit to amueller/scikit-learn that referenced this pull request Oct 14, 2016
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
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.

20_news docs not rendering correctly
4 participants