Skip to content

Commit 7547729

Browse files
authored
Separate and number tutorials (#72)
1 parent d46b6fa commit 7547729

7 files changed

+6
-6
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ Large parts of this documentations comes from [SciPy 2023 Xarray on GPUs tutoria
5353
:maxdepth: 1
5454
:caption: User Guide
5555
56-
source/cupy-basics
57-
source/introduction
58-
source/basic-computations
59-
source/high-level-api
60-
source/apply-ufunc
61-
source/real-example-1
56+
examples/01_cupy-basics
57+
examples/02_introduction
58+
examples/03_basic-computations
59+
examples/04_high-level-api
60+
examples/05_apply-ufunc
61+
examples/06_real-example
6262
6363
6464
**Tutorials & Presentations**:

0 commit comments

Comments
 (0)