Update deps + fix some misleading doc

This commit is contained in:
Vincent Prouillet 2020-04-12 17:21:04 +02:00
parent e3cb4ff0ea
commit 56e25132a9
3 changed files with 219 additions and 198 deletions

413
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -23,4 +23,4 @@ config = { path = "../config" }
imageproc = { path = "../imageproc" }
[dev-dependencies]
mockito = "0.23"
mockito = "0.25"

View file

@ -82,7 +82,7 @@ render = true
# Useful for the same reason as `render` but when you don't want a 404 when
# landing on the root section page.
# Example: redirect_to = "documentation/content/overview"
redirect_to = ""
redirect_to =
# If set to "true", the section will pass its pages on to the parent section. Defaults to `false`.
# Useful when the section shouldn't split up the parent section, like