File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ src = "src"
66title = " The computational guide to Fiber-seq"
77
88[build ]
9- build-dir = " book" # the directory where the output is placed
10- create-missing = false # whether or not to create missing pages
11- use-default-preprocessors = true # use the default preprocessors
12- extra-watch-dirs = [] # directories to watch for triggering builds
9+ build-dir = " book" # the directory where the output is placed
10+ create-missing = false # whether or not to create missing pages
11+ use-default-preprocessors = true # use the default preprocessors
12+ extra-watch-dirs = [] # directories to watch for triggering builds
1313
1414
1515[output .html ]
@@ -22,13 +22,13 @@ mathjax-support = true
2222
2323
2424[output .html .fold ]
25- enable = true # whether or not to enable section folding
26- level = 2 # the depth to start folding
25+ enable = true # whether or not to enable section folding
26+ level = 2 # the depth to start folding
2727
2828[preprocessor .toc ]
2929command = " mdbook-toc"
3030renderer = [" html" ]
31- max-level = 4
31+ max-level = 3
3232
3333# [preprocessor.auto-links]
3434# command = "python auto-links.py"
You can’t perform that action at this time.
0 commit comments