File tree 3 files changed +4
-3
lines changed
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.
32
32
{{/option}}
33
33
34
34
{{#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.
36
36
{{/option}}
37
37
38
38
{{/options}}
Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ OPTIONS
23
23
Do not build documentation for dependencies.
24
24
25
25
--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.
27
28
28
29
Package Selection
29
30
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.
28
28
.sp
29
29
\fB \-\- document \- private \- items \fR
30
30
.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.
32
32
.RE
33
33
.SS "Package Selection"
34
34
By default, when no package selection options are given, the packages selected
You can’t perform that action at this time.
0 commit comments