mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-19 20:19:59 +00:00
Add user guide configuration and update .gitignore
This commit is contained in:
parent
9738154dac
commit
9db8853d75
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@ data/
|
||||
tarpaulin-report.*
|
||||
|
||||
.github/htmldocs/rustframe_logo.png
|
||||
|
||||
docs/book/
|
7
docs/book.toml
Normal file
7
docs/book.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[book]
|
||||
title = "RustFrame User Guide"
|
||||
author = ["RustFrame Contributors"]
|
||||
description = "Guided journey through RustFrame capabilities."
|
||||
|
||||
[build]
|
||||
build-dir = "book"
|
Loading…
x
Reference in New Issue
Block a user