forked from wazuh/wazuh-docker
Fixed book.toml file
This commit is contained in:
@@ -89,7 +89,7 @@ To fix it, install the required `mdbook` version (0.5.2) using nightly Rust:
|
||||
|
||||
```sh
|
||||
rustup install nightly
|
||||
rustup run nightly cargo install mdbook --version 0.4.52
|
||||
rustup run nightly cargo install mdbook --version 0.5.2
|
||||
```
|
||||
|
||||
### Mermaid diagrams not rendering
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ command = "mdbook-mermaid"
|
||||
[output.html]
|
||||
default-theme = "light"
|
||||
preferred-dark-theme = "navy"
|
||||
git-repository-url = "https://github.com/wazuh/wazuh-automation"
|
||||
git-repository-url = "https://github.com/wazuh/wazuh-docker"
|
||||
additional-js = ["mermaid.min.js", "mermaid-init.js"]
|
||||
|
||||
[output.html.fold]
|
||||
|
||||
Reference in New Issue
Block a user