-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_toc.yml
40 lines (40 loc) · 1.02 KB
/
_toc.yml
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
format: jb-book
root: intro
parts:
- caption: Brick Data Model
chapters:
- file: brick/overview
- file: brick/concepts
- file: brick/relationships
- file: brick/timeseries
- file: brick/designpatterns
- file: brick/aliases
- caption: Brick Model Lifecycle
chapters:
- file: lifecycle/creation
- file: lifecycle/inference
- file: lifecycle/validation
- file: lifecycle/versioning
- file: lifecycle/distribution
- caption: Instance Metadata
chapters:
- file: metadata/overview
- file: metadata/tags
- file: metadata/entity-properties
- file: metadata/timeseries-storage
- file: metadata/external-representations
- caption: Using Brick
chapters:
- file: software/interfaces
- file: software/database
- caption: Modeling Common Subsystems
chapters:
- file: modeling/collections
- file: modeling/connections
- file: modeling/meters
- file: modeling/terminal-units
- caption: Extensions and Alignments
chapters:
- file: extra/extending
- file: extra/brick-rec
- file: extra/custom-shapes