Skip to content

Commit 7d04d85

Browse files
authored
Merge pull request #185 from JohnTitor/book-toml
Add book.toml
2 parents 8e07b14 + 6d3eb53 commit 7d04d85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

book.toml

+7
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)