github.com/simpleiot/simpleiot@v0.18.3/book.toml (about)

     1  # run cargo install mdbook mdbook-toc mdbook-linkcheck
     2  
     3  [book]
     4  authors = ["Cliff Brake"]
     5  language = "en"
     6  multilingual = false
     7  src = "."
     8  title = "Simple IoT"
     9  
    10  [preprocessor.toc]
    11  
    12  [output.html]
    13  git-repository-url = "https://github.com/simpleiot/simpleiot"
    14  edit-url-template = "https://github.com/simpleiot/simpleiot/edit/master/{path}"
    15  
    16  [output.linkcheck]
    17  #follow-web-links = true