Skip to content

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

@damskii9992

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions