10000
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.
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
Original ticket http://projects.scipy.org/numpy/ticket/1073 on 2009-03-30 by @pv, assigned to @pv.
Sphinx 0.6 ships with the autosummary extension.
However, the version shipped does not contain all features contained in our sphinxext.autosummary, and does not play nice with Numpydoc.
This situation should be fixed: the autosummary extension should be merged to Sphinx, and removed from Numpy's sphinxext.
The text was updated successfully, but these errors were encountered:
@pv wrote on 2009-04-13
The extension is now merged in Sphinx.
Now, we just need to use the version in Sphinx when available.
Sorry, something went wrong.
And the Numpy version is deprecated in r6868.
Milestone changed to Unscheduled by @pv on 2009-06-26
Unscheduled
Milestone changed to 1.6.0 by @mwiebe on 2011-05-31
1.6.0
No branches or pull requests
Original ticket http://projects.scipy.org/numpy/ticket/1073 on 2009-03-30 by @pv, assigned to @pv.
Sphinx 0.6 ships with the autosummary extension.
However, the version shipped does not contain all features contained in our sphinxext.autosummary, and does not play nice with Numpydoc.
This situation should be fixed: the autosummary extension should be merged to Sphinx, and removed from Numpy's sphinxext.
The text was updated successfully, but these errors were encountered: