Skip to content

Citations broken #5

@prisae

Description

@prisae

Since empymod v1.4.2 (Sept. 2017) the citations in the docs are broken; an additional 0 is added to the label, for which reason all subsequent citations in the code are "undefined".

Compare empymod.readthedocs.io/en/v1.4.2 to empymod.readthedocs.io/en/v1.4.1. There is no docs-related change between the two versions, yet the citations are broken in v1.4.2 onwards.

It seems that this is related to a change in numpydoc from v0.6 to v0.7.0, see numpy/numpydoc#114 and numpy/numpydoc#136.

Wait for this issue to be resolved and verify that it fixes the problem with the empymod-docs.

For now, I set numpydoc==0.6.0 in requirements.txt.

Metadata

Metadata

Assignees

Labels

docsStuff related to the documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions