File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Do not build documentation for dependencies.
3232{{/option}}
3333
3434{{#option "` --document-private-items ` " }}
35- Include non-public items in the documentation.
35+ Include non-public items in the documentation. This will be enabled by default if documenting a binary target.
3636{{/option}}
3737
3838{{/options}}
Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ OPTIONS
2323 Do not build documentation for dependencies.
2424
2525 --document-private-items
26- Include non-public items in the documentation.
26+ Include non-public items in the documentation. This will be enabled
27+ by default if documenting a binary target.
2728
2829 Package Selection
2930 By default, when no package selection options are given, the packages
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Do not build documentation for dependencies.
2828.sp
2929\fB \-\- document \- private \- items \fR
3030.RS 4
31- Include non\- public items in the documentation.
31+ Include non\- public items in the documentation. This will be enabled by default if documenting a binary target.
3232.RE
3333.SS "Package Selection"
3434By default, when no package selection options are given, the packages selected
You can’t perform that action at this time.
0 commit comments