File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,7 @@ directory. The top file of the results will be ./build/html/index.html
20
20
21
21
**Note that Sphinx uses the installed version of the package to build the
22
22
documentation**: matplotlib must be installed *before* the docs can be
23
- generated. Even if that is the case, one of the files needed to do this,
24
- '../lib/matplotlib/mpl-data/matplotlibrc', is not version controlled, but
25
- created when matplotlib is built. This means that the documentation cannot be
26
- generated immediately after checking out the source code, even if matplotlib
27
- is installed on your system: you will have to run ``python setup.py build``
28
- first.
23
+ generated.
29
24
30
25
You can build the documentation with several options:
31
26
You can’t perform that action at this time.
0 commit comments