Skip to content

Inner classes are showing as class variablesΒ #404

Open
@westy

Description

@westy

Expected Behavior

I would expect an inner class to document similarly to an outer class.

Actual Behavior

The class gets documented as a class variable.

Steps to Reproduce

  1. Create a python module that contains a class and document with a docstring.
  2. Add an inner class, also with documentation.
  3. Build the documentation.
  4. See an example here: https://westy.github.io/pyseext/component_query.html

Additional info

  • pdoc version: 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions