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

Skip to content

Commit c60f12b

Browse files
committed
MAINT: update the doc to reflect the removal of a couple .py files from the sphinxext directory
1 parent aa8f738 commit c60f12b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extensions.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ our :file:`sampledoc` project :file:`sphinxext` directory::
1818
home:~/tmp/sampledoc> mkdir sphinxext
1919
home:~/tmp/sampledoc> cp ../sampledoc_tut/sphinxext/*.py sphinxext/
2020
home:~/tmp/sampledoc> ls sphinxext/
21-
apigen.py docscrape_sphinx.py ipython_console_highlighting.py
22-
docscrape.py inheritance_diagram.py numpydoc.py
21+
apigen.py docscrape.py docscrape_sphinx.py numpydoc.py
2322

2423
In addition to the builtin matplotlib extensions for embedding pyplot
2524
plots and rendering math with matplotlib's native math engine, we also

0 commit comments

Comments
 (0)