Skip to content

References messed up #177

Closed
Closed
@prisae

Description

@prisae

Version 0.8.0 of numpydoc supposedly fixed the referencing issue, but in my case it got worse, and I wonder why (related to #114).


With numpydoc v0.6.0 I get the following:
0 6 0
So for instance [Key_2012]: author_year, exactly what I intended to do.


With numpydoc v0.7.0 I get the following:
0 7 0
So it added a '0' to each reference.


But now with numpydoc v0.8.0 I get the following:
0 8 0
I assume that is not as was intended with the bugfix in #136?


Should I change the way I use references, or is this a bug that persists in numpydoc?

I have in readthedocs numpydoc fixed to 0.6.0, but if it helps the complete manual is here: http://empymod.readthedocs.io

Details regarding the build using conda (and pip for sphinxcontrib-napoleon) with Python 3.6:

numpydoc v0.8.0 and numpydoc v0.7.0:
sphinx 1.7.4; sphinxcontrib 1.0; sphinxcontrib-napoleon 0.6.1.

numpydoc v0.6.0
sphinx 1.6.6; sphinxcontrib 1.0; sphinxcontrib-napoleon 0.6.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions