Skip to content

Commit 0c8bfe3

Browse files
committed
Update _toc.yml
1 parent 212fecf commit 0c8bfe3

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

notebooks/_toc.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
- file: quickstart
2-
3-
- part: Call Fortran from Python with f2py
1+
format: jb-book
2+
root: quickstart
3+
parts:
4+
- caption: Call Fortran from Python with f2py
45
chapters:
56
- file: 01.f2py.ipynb
67
- file: 02.f2py.ipynb
7-
8-
- part: Examples
8+
- caption: Examples
99
chapters:
1010
- file: 03.julia-set.ipynb
1111
- file: 04.vlasov-poisson.ipynb
1212
- file: 05.co-rotating-vortex.ipynb
1313
- file: 06.gray-scott-model.ipynb
1414
- file: 07.maxwell-fdtd-2d.ipynb
15-
16-
- part: Swig and ctypes
15+
- caption: Swig and ctypes
1716
chapters:
1817
- file: 08.swig.ipynb

0 commit comments

Comments
 (0)