Skip to content

[DOC] Updated the documentation #8373

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 2 commits into from
Apr 2, 2017
Merged

Conversation

vidursatija
Copy link
Contributor

This is the new PR for issue #8174. @phobson @NelleV

3. IPython
4. Mock
5. colorspacious
6. pillow
Copy link
Member

Choose a reason for hiding this comment

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

graphviz is missing from the dependency list.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll add

Sphinx_ documentation generation tool.
The requirements are as follows (https://github.com/matplotlib/matplotlib/blob/master/doc-requirements.txt)

1. Sphinx-1.0 or later(Version 1.5.0 is not supported)
Copy link
Member

Choose a reason for hiding this comment

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

We are actually supporting sphinx 1.3 and greater (except 1.5.0)

later is required.

Sphinx_ documentation generation tool.
The requirements are as follows (https://github.com/matplotlib/matplotlib/blob/master/doc-requirements.txt)
Copy link
Member

Choose a reason for hiding this comment

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

This file only list the pip-installable dependencies, as these can be installed directly using:
pip install -r doc-requirements.txt

Unfortunalety, we also have dependencies that need to be installed separetaly (graphviz).

@dstansby dstansby added this to the 2.0.1 (next bug fix release) milestone Mar 26, 2017
Copy link
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

Thanks!

@NelleV NelleV changed the title Updated the documentation [DOC] Updated the documentation Mar 29, 2017
@tacaswell tacaswell merged commit d10d9d9 into matplotlib:master Apr 2, 2017
tacaswell added a commit that referenced this pull request Apr 14, 2017
[DOC] Updated the documentation
@tacaswell
Copy link
Member

backported to v2.0.0-doc as 61f54d7

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