-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_toc.yml
More file actions
29 lines (28 loc) · 834 Bytes
/
_toc.yml
File metadata and controls
29 lines (28 loc) · 834 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
format: jb-book
root: README
parts:
- caption: Demos
chapters:
- file: "demo/maths.py"
- file: "demo/unit_cube"
- file: "demo/lv_ellipsoid"
- file: "demo/biv_ellipsoid"
- file: "demo/lv_ellipsoid_fixed_x"
- file: "demo/benchmark/README"
sections:
- file: "demo/benchmark/problem1"
- file: "demo/benchmark/problem2"
- file: "demo/benchmark/problem3"
- file: "demo/time_dependent_bestel_lv"
- file: "demo/time_dependent_bestel_biv"
- file: "demo/time_dependent_land_circ_lv"
- file: "demo/time_dependent_land_circ_biv"
- file: "demo/cylinder.py"
- file: "demo/prestress_biv.py"
- file: "demo/prestress_fixedpoint_unloader.py"
- caption: Community
chapters:
- file: "CONTRIBUTING"
- caption: Python API
chapters:
- file: "docs/api"