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

Skip to content

Commit 72d9c92

Browse files
authored
Update documentation
1 parent 3752832 commit 72d9c92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/devel/documenting_mpl.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ The documentation for matplotlib is generated from ReStructured Text using the
1212
Sphinx_ documentation generation tool.
1313
The requirements are as follows (https://github.com/matplotlib/matplotlib/blob/master/doc-requirements.txt)
1414

15-
1. Sphinx-1.0 or later(Version 1.5.0 is not supported)
15+
1. Sphinx-1.3 or later(Version 1.5.0 is not supported)
1616
2. numpydoc 0.4 or later
1717
3. IPython
1818
4. Mock
1919
5. colorspacious
2020
6. pillow
21+
7. graphviz
2122

2223

2324
The documentation sources are found in the :file:`doc/` directory in

0 commit comments

Comments
 (0)