Method names in Methods section

Open
#74 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Start by reproducing the broken :py:meth: link in a Methods section with the dev version, then compare its output with version 0.6. Investigate the change associated with issue #63; done means method names in Methods sections resolve to the expected links again.

Written by the indexing model from the issue text.

Description

type: Bug fix

The dev-version breaks the links I have in my Methods-section:

    Methods
    -------
    :py:meth:`~xxx.xxx`
        Some totally descriptive explanation.

I suspect it was #63 that broke this and it worked fine with 0.6.

Dominant language
Python
Stars
355
Forks
181
Avg merge
1d 9h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from numpy/numpydoc

All issues in numpy/numpydoc

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.