Skip to content

Commit a37aea8

Browse files
committed
Rebuild index.html page from README
1 parent eb1cc7b commit a37aea8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/renderer/specs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ <h4 id="source-file-handling">Source file handling</h4>
117117
Define a pattern for files that should be considered being external.</li>
118118
<li><code>--excludeExternals</code><br>
119119
Prevent externally resolved TypeScript files from being documented.</li>
120+
<li><code>--excludePrivate</code><br>
121+
Prevent private members from being included in the generated documentation.</li>
120122
</ul>
121123
<h4 id="typescript-compiler">TypeScript compiler</h4>
122124
<ul>

0 commit comments

Comments
 (0)