-
Notifications
You must be signed in to change notification settings - Fork 0
/
atlas.json
45 lines (45 loc) · 941 Bytes
/
atlas.json
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
{
"branch": "master",
"files": [
"main.ipynb"
],
"formats": {
"pdf": {
"version": "web",
"color_count": false,
"index": false,
"toc": false,
"syntaxhighlighting": false,
"show_comments": false,
"trim_size": false
},
"epub": {
"index": false,
"toc": false,
"epubcheck": false,
"syntaxhighlighting": false,
"show_comments": false,
"downsample_images": false
},
"mobi": {
"index": false,
"toc": false,
"syntaxhighlighting": false,
"show_comments": false,
"downsample_images": false
},
"html": {
"index": false,
"toc": false,
"syntaxhighlighting": false,
"show_comments": false,
"consolidated": false
}
},
"theme": "oreillymedia/atlas_tech1c_theme",
"title": "magic python",
"print_isbn13": "",
"lang": "en",
"accent_color": "",
"templating": true
}