Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the sphinxext dir? #22

Open
twiecki opened this issue Dec 19, 2018 · 6 comments
Open

Where is the sphinxext dir? #22

twiecki opened this issue Dec 19, 2018 · 6 comments

Comments

@twiecki
Copy link

twiecki commented Dec 19, 2018

https://matplotlib.org/sampledoc/extensions.html tries to copy the files from a sphinxext dir in this repo which doesn't seem to exist.

@timhoffm
Copy link
Member

https://github.com/matplotlib/matplotlib/tree/master/doc/sphinxext

@mattagape
Copy link

mattagape commented Mar 11, 2020

Yes, but according to the tutorial, sphinxext/ should contain the following files:
apigen.py docscrape.py docscrape_sphinx.py numpydoc.py
And the link provided by @timhoffm doesn't have those.

@kiteloopdesign
Copy link

Same issue here. What a pity that the main example for sphinx is not working. Thanks anyway

@JenningsAutomation
Copy link

same issue as above. I guess nobody's watching this repository. Same issue for 3 years. No sphinxext dir

home:~/tmp/sampledoc> mkdir sphinxext
home:~/tmp/sampledoc> cp ../sampledoc_tut/sphinxext/*.py sphinxext/
home:~/tmp/sampledoc> ls sphinxext/
apigen.py  docscrape.py  docscrape_sphinx.py  numpydoc.py

@jklymak
Copy link
Member

jklymak commented Feb 18, 2021

I agree this is largely unmaintained and is here for historical purposes. OTOH if someone wanted to modernize it, I'm sure volunteers would be welcome.

@xiaoouwang
Copy link

For all those stuck with this problem see here https://github.com/numpy/numpydoc/tree/main/numpydoc
Based on my test the apigen.py is not necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants