book.toml 281 B

123456789
  1. [book]
  2. title = "Wayland"
  3. authors = ["Kristian Høgsberg"]
  4. language = "en"
  5. [output.html]
  6. git-repository-url = "https://gitlab.freedesktop.org/wayland/wayland"
  7. edit-url-template = "https://gitlab.freedesktop.org/wayland/wayland/-/edit/main/doc/book/{path}"
  8. site-url = "/docs/book/"