aviso-server 0.5.0

Notification service for data-driven workflows with live and replay APIs.
[book]
title = "Aviso Server Documentation"
description = "Architecture, configuration, and operational behavior for aviso-server"
authors = ["Samet Demir <samet.demir@ecmwf.int>",
    "James Hawkes <james.hawkes@ecmwf.int>"]
language = "en"
src = "src"

[build]
build-dir = "book"

[preprocessor]

[preprocessor.mermaid]
command = "mdbook-mermaid"

[output]

[output.html]
additional-js = ["mermaid.min.js", "mermaid-init.js", "theme/logo-theme.js"]
additional-css = ["theme/custom.css"]