mirror of https://github.com/rust-lang/nomicon
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.
15 lines
318 B
15 lines
318 B
[book]
|
|
title = "The Rustonomicon"
|
|
author = "The Rust Project Developers"
|
|
description = "The Dark Arts of Advanced and Unsafe Rust Programming"
|
|
|
|
[build]
|
|
build-dir = "book"
|
|
create-missing = false
|
|
|
|
[output.html]
|
|
git-repository-url = "https://github.com/rust-lang-nursery/nomicon"
|
|
|
|
[output.html.search]
|
|
limit-results = 30
|