Skip to content

Commit dff6361

Browse files
authored
Merge pull request #757 from Boavizta/754-fix-issues-with-doc-generation
2 parents 41659aa + e47da03 commit dff6361

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/book.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
[book]
22
authors = ["olivier de Meringo", "Boavizta"]
33
language = "en"
4-
multilingual = false
54
src = "src"
65
title = "Boavizta cloud scanner 📡"
76

87
# Deactivate link checker by default
98
# cargo install mdbook-linkcheck
10-
[output.linkcheck]
9+
# [output.linkcheck]
1110

1211
[output.html]
1312
#theme = "my-theme"
1413
default-theme = "light"
1514
preferred-dark-theme = "navy"
16-
curly-quotes = true
1715
mathjax-support = false
18-
copy-fonts = true
1916
#additional-css = ["custom.css", "custom2.css"]
2017
#additional-js = ["custom.js"]
2118
#no-section-label = false
2219
git-repository-url = "https://github.com/Boavizta/cloud-scanner"
23-
git-repository-icon = "fa-github"
20+
#git-repository-icon = "fa-github"
2421
edit-url-template = "https://github.com/Boavizta/cloud-scanner/edit/main/docs/{path}"
2522
additional-js = ["mermaid.min.js", "mermaid-init.js"]
2623

0 commit comments

Comments
 (0)