-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_toc.yml
More file actions
34 lines (29 loc) · 765 Bytes
/
Copy path_toc.yml
File metadata and controls
34 lines (29 loc) · 765 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
30
31
32
33
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Basic Skills
chapters:
- file: trig_count
- file: more_samples
- file: stream
- file: baud
- file: external_clock
- file: connect
- caption: Advanced Usage
chapters:
- file: segmented
- file: sequenced
- file: fast_captures
- file: get_trigger_times
- caption: Common Errors
chapters:
- file: target_errors
- file: libusb_error_busy
- caption: Tricky Questions
chapters:
- file: finding_instructions
- caption: RTFM
chapters:
- file: rtfm/index