X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=85f058f3664e3e5d388643fb86e70feeca400f83;hb=cc8758480ccc841232e3eba13423fa2f7ed47253;hp=299bfd779e57a83461efc1167ae9de9e3d603ab8;hpb=1dd773175aa52007f6fd8f8cff5215bc2846e5a6;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