Skip to content

class methods do not have doc pages #1055

@wholmgren

Description

@wholmgren

Describe the bug
Many PVSystem class methods do not have doc pages.

To Reproduce
Go to the PVSystem doc page, notice that many methods don't have links.

Versions:

  • pvlib.__version__: 0.8.0b0

A of couple of approaches to consider:

Might try adding sphinx 3.1 :recursive: option here. There's some compatibility reason we're on an older version of sphinx (maybe a sphinx gallery issue?).

Modify the sphinx autosummary class template.

Manually document the methods in api.rst. We should be doing this anyways.

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