8000 New docs build failure · Issue #2224 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
New docs build failure #2224
Closed
Closed
@takluyver

Description

@takluyver

There's a problem with the docs build on Launchpad again. Looks like #2209 is the most likely source.

reading sources... [  5%] api/pyplot_api

Exception occurred:
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 399, in format_signature
    self.object, self.options, args, retann)
  File "/usr/lib/python2.7/dist-packages/sphinx/application.py", line 318, in emit_firstresult
    for result in self.emit(event, *args):
  File "/usr/lib/python2.7/dist-packages/sphinx/application.py", line 314, in emit
    results.append(callback(self, *args))
  File "/usr/lib/python2.7/dist-packages/numpydoc/numpydoc.py", line 83, in mangle_signature
    doc = SphinxDocString(pydoc.getdoc(obj))
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape_sphinx.py", line 8, in __init__
    NumpyDocString.__init__(self, docstring, config=config)
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 110, in __init__
    self._parse()
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 293, in _parse
    self['See Also'] = self._parse_see_also(content)
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 231, in _parse_see_also
    push_item(current_func, rest)
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 213, in push_item
    name, role = parse_item_name(name)
  File "/usr/lib/python2.7/dist-packages/numpydoc/docscrape.py", line 208, in parse_item_name
    raise ValueError("%s is not a item name" % text)
ValueError: `axhspan` for example plot and source code is not a item name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0