You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
292 B

3 years ago
[book]
authors = ["sunface"]
3 years ago
language = "en"
3 years ago
multilingual = false
src = "src"
3 years ago
title = "The way to rust"
3 years ago
[output.html]
additional-css = ["assets/ferris.css", "assets/theme/2018-edition.css"]
additional-js = ["assets/ferris.js"]
git-repository-url = "https://github.com/rustcm/the-way-to-rust"