Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3752832 commit 72d9c92Copy full SHA for 72d9c92
1 file changed
doc/devel/documenting_mpl.rst
@@ -12,12 +12,13 @@ The documentation for matplotlib is generated from ReStructured Text using the
12
Sphinx_ documentation generation tool.
13
The requirements are as follows (https://github.com/matplotlib/matplotlib/blob/master/doc-requirements.txt)
14
15
-1. Sphinx-1.0 or later(Version 1.5.0 is not supported)
+1. Sphinx-1.3 or later(Version 1.5.0 is not supported)
16
2. numpydoc 0.4 or later
17
3. IPython
18
4. Mock
19
5. colorspacious
20
6. pillow
21
+7. graphviz
22
23
24
The documentation sources are found in the :file:`doc/` directory in
0 commit comments