X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=85f058f3664e3e5d388643fb86e70feeca400f83;hb=dc3e59cb3fe05ebd752d3a2269f501c00327be22;hp=299bfd779e57a83461efc1167ae9de9e3d603ab8;hpb=b829bb74315568e18be0426a37fadd78cd2c485a;p=rust.git diff --git a/config.toml.example b/config.toml.example index 299bfd779e5..85f058f3664 100644 --- a/config.toml.example +++ b/config.toml.example @@ -233,6 +233,9 @@ changelog-seen = 2 # and generated in already-minified form from the beginning. #docs-minification = true +# Flag to specify whether private items should be included in the library docs. +#library-docs-private-items = false + # Indicate whether the compiler should be documented in addition to the standard # library and facade crates. #compiler-docs = false