We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d8edd commit ec99849Copy full SHA for ec99849
test/renderer/specs/index.html
@@ -139,6 +139,8 @@ <h4 id="theming">Theming</h4>
139
Set the Google Analytics tracking ID and activate tracking code.</li>
140
<li><code>--gaSite <site></code><br>
141
Set the site name for Google Analytics. Defaults to <code>auto</code></li>
142
+ <li><code>--entryPoint <fully.qualified.name></code><br>
143
+ Specifies the fully qualified name of the root symbol. Defaults to global namespace.</li>
144
</ul>
145
<h4 id="content">Content</h4>
146
<ul>
0 commit comments