Skip to content

[MRG] Fix rendering issues in API docs#7589

Merged
jnothman merged 1 commit intoscikit-learn:masterfrom
jkarno:doc-render-fix
Oct 6, 2016
Merged

[MRG] Fix rendering issues in API docs#7589
jnothman merged 1 commit intoscikit-learn:masterfrom
jkarno:doc-render-fix

Conversation

@jkarno
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

@jnothman
Copy link
Copy Markdown
Member

jnothman commented Oct 6, 2016

LGTM, thanks!

@jnothman jnothman merged commit 9551ec8 into scikit-learn:master Oct 6, 2016
@amueller
Copy link
Copy Markdown
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