X Tutup
Skip to content

[DOC] Updated the documentation#8373

Merged
tacaswell merged 2 commits intomatplotlib:masterfrom
vidursatija:master
Apr 2, 2017
Merged

[DOC] Updated the documentation#8373
tacaswell merged 2 commits intomatplotlib:masterfrom
vidursatija:master

Conversation

@vidursatija
Copy link
Copy Markdown
Contributor

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

3. IPython
4. Mock
5. colorspacious
6. pillow
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

X Tutup