Skip to content

Add dask.tokenize to API docs #11954

@djhoese

Description

@djhoese

I would like to use intersphinx to link to the tokenize function, but it isn't documented.

$ python -m sphinx.ext.intersphinx "https://docs.dask.org/en/latest/objects.inv" | grep "tokenize"
    dask.typing.DaskCollection.__dask_tokenize__                                         : custom-collections.html#dask.typing.DaskCollection.__dask_tokenize__

Side question: How are the API docs in generated/ generated? The READMEs and the developer guide all say to just run "make html", but I can't find the thing actually creating "generated/".

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageNeeds a response from a contributor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions