-
Notifications
You must be signed in to change notification settings - Fork 276
[DOC]: The new theme does not list any class methods on the right #1100
Copy link
Copy link
Closed
Documentation
Copy link
Labels
P1Medium priority - Should doMedium priority - Should dobugSomething isn't workingSomething isn't workingcuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulecuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduledocumentationImprovements or additions to documentationImprovements or additions to documentationtriageNeeds the team's attentionNeeds the team's attention
Milestone
Metadata
Metadata
Assignees
Labels
P1Medium priority - Should doMedium priority - Should dobugSomething isn't workingSomething isn't workingcuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulecuda.pathfinderEverything related to the cuda.pathfinder moduleEverything related to the cuda.pathfinder moduledocumentationImprovements or additions to documentationImprovements or additions to documentationtriageNeeds the team's attentionNeeds the team's attention
Is this a duplicate?
Is this for new documentation, or an update to existing docs?
Update
Describe the incorrect/future/missing documentation
I find it annoying that I can't tell what methods are exposed to the users. For example:
I am pretty sure there was such a list, and I dug it up from e.g. cuda.core 0.1.0:
https://nvidia.github.io/cuda-python/cuda-core/0.1.0/generated/cuda.core.experimental.Device.html#cuda.core.experimental.Device
If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.
No response