Update book.toml

pull/464/head
nomicon-kr 1 year ago committed by GitHub
parent 4695824738
commit 8cf08a16d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,11 +1,11 @@
[book] [book]
author = "The Rust Project Developers" author = "러스트 프로젝트 개발자들"
title = "The Rustonomicon" title = "러스토노미콘"
description = "The Dark Arts of Advanced and Unsafe Rust Programming" description = "심오하고 비안전한 러스트 프로그래밍의 흑마법들"
[output.html] [output.html]
additional-css = ["theme/nomicon.css"] additional-css = ["theme/nomicon.css"]
git-repository-url = "https://github.com/rust-lang/nomicon" git-repository-url = "https://github.com/nomicon-kr/nomicon-kr.github.io"
[output.html.redirect] [output.html.redirect]
# Vec-related chapters. # Vec-related chapters.

Loading…
Cancel
Save