-
Notifications
You must be signed in to change notification settings - Fork 274
Expand file tree
/
Copy path_config.yml
More file actions
63 lines (54 loc) · 2.25 KB
/
Copy path_config.yml
File metadata and controls
63 lines (54 loc) · 2.25 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
title: The Fuzzing Book
author: Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler
copyright: 2021-2025 CISPA Helmholtz Center for Information Security (www.cispa.de); © 2018-2020 Saarland University. © 2018-2025 external contributors. All Rights Reserved
logo: "_static/fuzzingbook.png"
bibtex_bibfiles:
- fuzzingbook.bib
latex:
latex_documents:
targetname: fuzzingbook.tex
sphinx:
config:
latex_engine: xelatex
latex_show_pagerefs: true
latex_show_urls: footnote
execute:
execute_notebooks: 'off'
stderr_output: show
timeout: 300
parse:
myst_enable_extensions:
# - amsmath
- colon_fence
- dollarmath
# - html_admonition
# - html_image
- linkify
- replacements
- smartquotes
- strikethrough
- substitution
- tasklist
- deflist
html:
announcement: '<p>This is a beta version of fuzzingbook.org, currently in development. See the <a href="https://fuzzingbook.org/classic/" style="color:white!important;">classic site</a> for the 2024 version.</p>'
use_issues_button: true
use_repository_button: true
extra_footer: |
<div>
Copyright © 2021–2025 <a href="https://www.cispa.de/">CISPA Helmholtz Center for Information Security</a>. Copyright © 2018-2020 <a href="https://www.uni-saarland.de/">Saarland University</a>. Copyright © 2018-2025 external contributors.
The <strong>content</strong> of this project is licensed under the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
The <strong>source code</strong> that is part of the content, as well as the source code used to format and display that content is licensed under the <a href="https://github.com/uds-se/fuzzingbook/blob/master/LICENSE.md#mit-license">MIT License</a>.
<br>
<a href="https://cispa.de/en/impressum">Imprint</a> · <a href="/html/index.html#how-do-i-cite-your-work">Cite</a>
</div>
sphinx:
config:
html_show_copyright: false
repository:
url: "https://github.com/uds-se/fuzzingbook/"
path_to_book: "docs/notebooks"
branch: master
launch_buttons:
binderhub_url: "https://mybinder.org"
thebe: false # Does not support local imports