Skip to content

Commit 6d3eb53

Browse files
committed
Add book.toml
1 parent 98d750a commit 6d3eb53

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

book.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[book]
2+
author = "The Rust Project Developers"
3+
title = "The Rustonomicon"
4+
description = "The Dark Arts of Advanced and Unsafe Rust Programming"
5+
6+
[output.html]
7+
git-repository-url = "https://github.com/rust-lang/nomicon"

0 commit comments

Comments
 (0)