mirror of https://github.com/rust-lang/nomicon
parent
c7b7850e6f
commit
1fc1086258
@ -0,0 +1,14 @@
|
||||
[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
|
Loading…
Reference in new issue