]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Fix small debug typo
[rust.git] / config.toml.example
index 299bfd779e57a83461efc1167ae9de9e3d603ab8..85f058f3664e3e5d388643fb86e70feeca400f83 100644 (file)
@@ -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