forked from NVIDIA/cuda-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontext7.json
More file actions
32 lines (32 loc) · 704 Bytes
/
Copy pathcontext7.json
File metadata and controls
32 lines (32 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"$schema": "https://context7.com/schema/context7.json",
"url": "https://context7.com/nvidia/cuda-python",
"public_key": "pk_gupaHhsdvsuT1j3BZpb7i",
"folders": [
"cuda_python/docs/source",
"cuda_bindings/docs/source",
"cuda_core/docs/source",
"cuda_pathfinder/docs/source"
],
"excludeFolders": [
"**/_templates"
],
"excludeFiles": [
"AGENTS.md",
"CLAUDE.md",
"CHANGELOG.md",
"CHANGELOG.mdx",
"changelog.md",
"changelog.mdx",
"CONTRIBUTING.md",
"LICENSE.md",
"license.md",
"CODE_OF_CONDUCT.md",
"code_of_conduct.md",
"SECURITY.md",
"api_private.rst",
"conduct.rst",
"contribute.rst",
"license.rst"
]
}