Pauli Virtanen schrieb:
> Hi Georg,
> 
> Please consider pulling
> 
>       http://bitbucket.org/pv/sphinx-work/
> 
> for fixes and features from the current Numpy version of the autosummary 
> extension.
> 
> The following features are added:
> 
>   - include signatures and summary lines in the summary tables
>   - sphinx-autogen "recurses" into automodule:: docstrings
>   - documentation
> 
> Plus some refactoring. (And b5a5cd for a small fix to autodoc.)
> 
> The changes add some coupling between autosummary and autodoc, since I'd 
> like to use autodoc's Documenter framework for extracting docstrings and 
> function signatures. Otherwise, I'll have to call the autodoc-process-
> docstring and autodoc-process-signature events separately from 
> autosummary.
> 
> If these are merged, I can just deprecate the autosummary extension in 
> Numpy's sphinx extensions.

Noted! I'll review the changes and pull them in soon.

Georg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to