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 aa8f738 commit c60f12bCopy full SHA for c60f12b
extensions.rst
@@ -18,8 +18,7 @@ our :file:`sampledoc` project :file:`sphinxext` directory::
18
home:~/tmp/sampledoc> mkdir sphinxext
19
home:~/tmp/sampledoc> cp ../sampledoc_tut/sphinxext/*.py sphinxext/
20
home:~/tmp/sampledoc> ls sphinxext/
21
- apigen.py docscrape_sphinx.py ipython_console_highlighting.py
22
- docscrape.py inheritance_diagram.py numpydoc.py
+ apigen.py docscrape.py docscrape_sphinx.py numpydoc.py
23
24
In addition to the builtin matplotlib extensions for embedding pyplot
25
plots and rendering math with matplotlib's native math engine, we also
0 commit comments