Skip to content

Commit 42af6b1

Browse files
committed
Update cookbook config and move custom CSS
Added 'docs/cookbook/book/' to .gitignore, updated book.toml formatting, and moved custom.css from 'src/theme' to 'theme' in the cookbook documentation.
1 parent 20bb025 commit 42af6b1

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ assets/myadam.jpg
99
docs/UPDATE_SUMMARIES.md
1010
assets/cb7d0daf60d7675081996d81393e2ae5.jpg
1111
assets/b9c93c1cd427d8f50e68dbd11ed2b000.jpg
12+
13+
docs/cookbook/book/

docs/cookbook/book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[book]
22
authors = ["RustAPI Team"]
33
language = "en"
4-
multilingual = false
4+
55
src = "src"
66
title = "RustAPI Architecture Cookbook"
77

0 commit comments

Comments
 (0)