format
This commit is contained in:
parent
0ac0642252
commit
34ebd4f26e
|
@ -47,7 +47,7 @@ pub struct MDBook {
|
|||
}
|
||||
|
||||
impl MDBook {
|
||||
/// Load a book from its root directory on disk. If a `book.toml` file is present in the
|
||||
/// Load a book from its root directory on disk. If a `book.toml` file is present in the
|
||||
/// root directory, the configuration is loaded from that. Otherwise, the
|
||||
/// default `Config` is used.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue