mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-19 17:20:00 +00:00
Add user guide configuration and update .gitignore
This commit is contained in:
parent
9738154dac
commit
9db8853d75
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,4 +16,6 @@ data/
|
||||
|
||||
tarpaulin-report.*
|
||||
|
||||
.github/htmldocs/rustframe_logo.png
|
||||
.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