feat: init books
This commit is contained in:
14
cryptopal_book/book.toml
Normal file
14
cryptopal_book/book.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[book]
|
||||
authors = ["sangge"]
|
||||
language = "zh-cn"
|
||||
src = "src"
|
||||
title = "Cryptopal Book"
|
||||
|
||||
[output.html.print]
|
||||
enable = false
|
||||
|
||||
[output.html.search]
|
||||
enable = false
|
||||
[output.html]
|
||||
default-theme = "rust"
|
||||
code.runnable = false
|
||||
Reference in New Issue
Block a user