slack-morphism-rust/docs/book.toml
Abdulla Abdurakhmanov a6ba64a2fb Book github url
2020-08-22 19:19:43 +03:00

18 lines
387 B
TOML

[book]
authors = ["Abdulla Abdurakhmanov"]
language = "en"
multilingual = false
src = "src"
title = "Slack Morphism for Rust"
description = "Slack Morphism is a type-safe and modern client for Rust"
[rust]
edition = "2018"
[build]
build-dir = "output"
create-missing = false
[output.html]
default-theme = "navy"
git-repository-url = "https://github.com/abdolence/slack-morphism-rust"