Skip to content

docs: Ensure table of contents covers methods of Python classes #1118

Description

@paleolimbot

As reported on Discord, it's difficult to scan the methods of a DataFrame in our docs because the table of contents only covers the top level components (i.e., the class name or top level module function name).

https://sedona.apache.org/sedonadb/latest/reference/python/#sedonadb.dataframe.DataFrame

Image

It would be nice if we could extend the table of contents so that it includes methods (at least when that section is active), or perhaps we need to split up our docs pages so there's more than one page for all of the SedonaDB Python bindings!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions