-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
needs triageNeeds a response from a contributorNeeds a response from a contributor
Description
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/".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs triageNeeds a response from a contributorNeeds a response from a contributor