forked from ukan-computational-acoustics/ca-knowledgebase
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_toc.yml
More file actions
58 lines (50 loc) · 1.29 KB
/
_toc.yml
File metadata and controls
58 lines (50 loc) · 1.29 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption:
chapters:
- file: about/get-started
- file: about/code-of-conduct
- file: about/contribution-guide
sections:
- file: about/contribute-suggest
- file: about/contribute-contribute
- file: about/code-template
- file: about/contribute-user-code
- file: about/contribute-maintain
- file: about/who-we-are
- caption: Core Concepts
chapters:
- file: core-concepts/problem-types
- file: core-concepts/element-types
- file: core-concepts/meshes
- caption: Tutorials
chapters:
- file: tutorials/bem/bem-tutorials-main
sections:
- file: tutorials/bem/bem-tutorial-1
- file: tutorials/fem/fem-tutorials-main
sections:
- file: tutorials/fem/fenics-helmholtz-tutorial-1
- file: tutorials/fdtd/fdtd-tutorials-main
#sections:
#- file: tutorials/fdtd/fdtd-tutorial-1
- caption: Software Guides
chapters:
- file: software/software-main
- caption: User Code
chapters:
- file: user/user
- caption: Data
chapters:
- file: data/data
- caption: Community
chapters:
- file: community/community
- caption: Reference
chapters:
- file: reference/glossary
- file: reference/coding
- file: reference/resources