Skip to content

Commit 640d4f5

Browse files
committed
updating pages
1 parent 303cbb7 commit 640d4f5

4 files changed

Lines changed: 8 additions & 16 deletions

File tree

03-onboarding.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
editor:
3-
markdown:
4-
wrap: sentence
5-
---
6-
73
# 3 Onboarding Modules and Security Training
84

95
## Topics

06-where-to-work.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# 6 Where to Do Your Work
2+
23
The sensitive data that you have been approved to access will either be stored in the ADRF's structured or unstructured stroage locations (see How to Access Data](05-access-data.md).
34

45
## Topics

08-export.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
---
2-
editor:
3-
markdown:
4-
wrap: sentence
5-
---
6-
71
# 8 How to Export Output from the ADRF
82

93
To provide ADRF users with the ability to draw from sensitive data, results that are exported from the ADRF must meet rigorous standards meant to protect privacy and confidentiality.

_quarto.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,21 @@ book:
2525
search:
2626
location: sidebar
2727
type: textbox
28+
limit: 3
29+
sidebar:
30+
background: "#4c2a9d"
31+
search: true
32+
style: floating
2833

2934
format:
3035
html:
3136
theme: journal
3237
backgroundcolor: "white"
3338
highlight-style: arrow
3439
embed-resources: false
35-
toc: true
40+
toc: true # enables per-chapter TOC
3641
df-print: paged
3742
number-sections: false
3843
number-depth: 1
39-
sidebar:
40-
background: "#4c2a9d"
41-
search: true
42-
style: floating
4344

44-
editor: visual
45+
editor: visual

0 commit comments

Comments
 (0)