diff --git a/docs/book.toml b/docs/book.toml
index 742e7869..0f920356 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -13,7 +13,7 @@ title = "Rustemo book"
[output.html]
additional-css = ["./mdbook-admonish.css", "theme/pagetoc.css"] #, "style.css"]
-additional-js = ["theme/pagetoc.js"] # , "sidebar.js"]
+additional-js = ["theme/pagetoc.js"] # , "sidebar.js"]
# [output.pandoc.profile.pdf]
# output-file = "Rustemo.pdf"
@@ -36,24 +36,25 @@ warning-policy = "error"
[preprocessor]
[preprocessor.theme]
-turn-off = true # Comment this line and run `mdbook build` when theme is changed
-pagetoc = true
-pagetoc-width = "13%"
-content-max-width = "85%"
-pagetoc-fontsize = "14.5px"
-sidebar-width = "300px"
+turn-off = true # Comment this line and run `mdbook build` when theme is changed
+pagetoc = true
+pagetoc-width = "13%"
+content-max-width = "85%"
+pagetoc-fontsize = "14.5px"
+sidebar-width = "300px"
[preprocessor.admonish]
command = "mdbook-admonish"
-assets_version = "3.0.1" # do not edit: managed by `mdbook-admonish install`
+assets_version = "3.0.1" # do not edit: managed by `mdbook-admonish install`
# [preprocessor.bib]
# bibliography = "references.bib"
[preprocessor.plantuml]
+plantuml-cmd = "plantuml"
[preprocessor.graphviz]
after = ["links"]
output-to-file = true # defaults to false, change to true to create SVG files
- # instead of rendering them inline
+# instead of rendering them inline
diff --git a/docs/src/mdbook-plantuml-img/9e65b16f38683a44d16aea04a658fdc1c24886d4.svg b/docs/src/mdbook-plantuml-img/9e65b16f38683a44d16aea04a658fdc1c24886d4.svg
index defe9bab..3c4ebb6e 100644
--- a/docs/src/mdbook-plantuml-img/9e65b16f38683a44d16aea04a658fdc1c24886d4.svg
+++ b/docs/src/mdbook-plantuml-img/9e65b16f38683a44d16aea04a658fdc1c24886d4.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file