e
>>> implementation of the trac-to-github-issues migration code. The work
>>> lives in at https://github.com/thouis/numpy-trac-migration
>>
>> mmh, I would have thought you're farther ahead... Aric Hagberg
>> (@hagberg) and Jordi Torrents (@jtorrents) of N
I like the numpy docstrings format and am exploring using
Sphinx with the numpy extensions to generate documentation.
So far it's really great. But I have some non-ascii (UTF-8)
docstrings that break the autosummary directive code and I can't
quite figure out how to fix it. Can someone give