Skip to content

Commit 129b59f

Browse files
committed
Change current module [only docs]
1 parent 7381533 commit 129b59f

File tree

12 files changed

+48
-0
lines changed

12 files changed

+48
-0
lines changed

docs/src/lib/cublas.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CUBLAS
22

3+
```@meta
4+
CurrentModule = CUBLAS
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cudnn.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cuDNN
22

3+
```@meta
4+
CurrentModule = cuDNN
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cufft.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CUFFT
22

3+
```@meta
4+
CurrentModule = CUFFT
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cupti.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CUPTI
22

3+
```@meta
4+
CurrentModule = CUPTI
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/curand.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CURAND
22

3+
```@meta
4+
CurrentModule = CURAND
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cusolver.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CUSOLVER
22

3+
```@meta
4+
CurrentModule = CUSOLVER
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cusparse.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CUSPARSE
22

3+
```@meta
4+
CurrentModule = CUSPARSE
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/custatevec.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cuStateVec
22

3+
```@meta
4+
CurrentModule = cuStateVec
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cutensor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cuTENSOR
22

3+
```@meta
4+
CurrentModule = cuTENSOR
5+
```
6+
37
## Public
48

59
```@autodocs

docs/src/lib/cutensornet.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cuTensorNet
22

3+
```@meta
4+
CurrentModule = cuTensorNet
5+
```
6+
37
## Public
48

59
```@autodocs

0 commit comments

Comments
 (0)