]> Untitled Git - lemmy.git/commit
Generate config docs from code (#1786)
authorNutomic <me@nutomic.com>
Fri, 8 Oct 2021 15:07:24 +0000 (15:07 +0000)
committerGitHub <noreply@github.com>
Fri, 8 Oct 2021 15:07:24 +0000 (11:07 -0400)
commit454d3987a51fd79762626e33c57d4eedad485033
treefbff6cc85ed75ec665dbb5ad4a046bfb65eb3bd4
parent53a2b6d0130b2eb53fa33488e25e772733bd4e74
Generate config docs from code (#1786)

* Generate config docs from code

* update library

* move settings comments from config.hjson to code

* updte doku to 0.10

* update doku
Cargo.lock
Cargo.toml
config/config.hjson
crates/utils/Cargo.toml
crates/utils/src/settings/mod.rs
crates/utils/src/settings/structs.rs
src/main.rs