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.
1 parent faec918 commit 633a2e4Copy full SHA for 633a2e4
1 file changed
doc/README.txt
@@ -20,12 +20,7 @@ directory. The top file of the results will be ./build/html/index.html
20
21
**Note that Sphinx uses the installed version of the package to build the
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.
+generated.
29
30
You can build the documentation with several options:
31
0 commit comments