Skip to content

bug: Category called "Function" instead of "Method" within a class. #330

Description

@damskii9992

Description of the bug

group_by_category within a class groups methods as "Functions" so when used with show_category_heading the headings become "Functions" instead of "Methods" as they should be.

To Reproduce

 ```
 git clone https://github.com/easyscience/imaging-lib/tree/documentation
 cd imaging-lib
 pixi install
 pixi docs-serve
 ```

Expected behavior

I expect the group headings to be called "Methods" instead of "Functions" when the group exists within a class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions