Skip to content

Commit

Permalink
fix(docs): excluded some folders for compodoc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Oct 1, 2018
1 parent 1603246 commit 013710c
Show file tree
Hide file tree
Showing 17 changed files with 693 additions and 10,444 deletions.
8 changes: 4 additions & 4 deletions PLAYBOOK.md
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@ ng g component containers/ledDemo --project=experiments --dry-run

#### Workspace Schematics
```bash
# generate workspace-schematic `ngxs`
ng g workspace-schematic ngxs
# run workspace-schematic `ngxs`
npm run workspace-schematic ngxs models/sumo -- --type=model --project=grid --dry-run
# generate workspace-schematic `store`
ng g workspace-schematic store
# run workspace-schematic `store`
npm run workspace-schematic store models/sumo -- --type=model --project=grid --dry-run
```

### Install
Expand Down
4 changes: 2 additions & 2 deletions docs/coverage.html
Original file line number Diff line number Diff line change
Expand Up @@ -7029,13 +7029,13 @@
<tr class="low">
<td>
<!-- miscellaneous -->
<a href=".//functions.html#ngxs">tools/schematics/ngxs/index.ts</a>
<a href=".//functions.html#store">tools/schematics/store/index.ts</a>
</td>
<td>
function
</td>
<td>
ngxs
store
</td>
<td align="right" data-sort="0">
<span class="coverage-percent">0 %</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/js/search/search_index.js

Large diffs are not rendered by default.

88 changes: 42 additions & 46 deletions docs/miscellaneous/functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,15 @@ <h3 id="index">Index</h3>
<li>
<a href="#mergeSort" title="libs/tree/src/lib/merge-sort.ts"><b>mergeSort</b>&nbsp;&nbsp;&nbsp;(libs/.../merge-sort.ts)</a>
</li>
<li>
<a href="#ngxs" title="tools/schematics/ngxs/index.ts"><b>ngxs</b>&nbsp;&nbsp;&nbsp;(tools/.../index.ts)</a>
</li>
<li>
<a href="#noop" title="libs/core/src/lib/core.module.ts"><b>noop</b>&nbsp;&nbsp;&nbsp;(libs/.../core.module.ts)</a>
</li>
<li>
<a href="#noop" title="libs/socketio-plugin/src/lib/symbols.ts"><b>noop</b>&nbsp;&nbsp;&nbsp;(libs/.../symbols.ts)</a>
</li>
<li>
<a href="#store" title="tools/schematics/store/index.ts"><b>store</b>&nbsp;&nbsp;&nbsp;(tools/.../index.ts)</a>
</li>
<li>
<a href="#toHexString" title="apps/api/src/core/entities/toHexString.ts"><b>toHexString</b>&nbsp;&nbsp;&nbsp;(apps/.../toHexString.ts)</a>
</li>
Expand Down Expand Up @@ -788,24 +788,51 @@ <h3></h3> <table class="table table-sm table-bordered">
</tbody>
</table>
</section>
<h3>tools/schematics/ngxs/index.ts</h3>
<h3>libs/core/src/lib/core.module.ts</h3>
<section>
<h3></h3> <table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-md-4">
<a name="ngxs"></a>
<a name="noop"></a>
<span class="name">
<b>
ngxs
noop
</b>
<a href="#ngxs"><span class="icon ion-ios-link"></span></a>
<a href="#noop"><span class="icon ion-ios-link"></span></a>
</span>
</td>
</tr>
<tr>
<td class="col-md-4">
<code>ngxs(schema: <a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank">any</a>)</code>
<code>noop()</code>
</td>
</tr>




</tbody>
</table>
</section>
<h3>libs/socketio-plugin/src/lib/symbols.ts</h3>
<section>
<h3></h3> <table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-md-4">
<a name="noop"></a>
<span class="name">
<b>
noop
</b>
<a href="#noop"><span class="icon ion-ios-link"></span></a>
</span>
</td>
</tr>
<tr>
<td class="col-md-4">
<code>noop(arg: )</code>
</td>
</tr>

Expand All @@ -821,16 +848,12 @@ <h3></h3> <table class="table table-sm table-bordered">
<thead>
<tr>
<td>Name</td>
<td>Type</td>
<td>Optional</td>
</tr>
</thead>
<tbody>
<tr>
<td>schema</td>
<td>
<code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
</td>
<td>arg</td>

<td>
No
Expand All @@ -848,51 +871,24 @@ <h3></h3> <table class="table table-sm table-bordered">
</tbody>
</table>
</section>
<h3>libs/core/src/lib/core.module.ts</h3>
<h3>tools/schematics/store/index.ts</h3>
<section>
<h3></h3> <table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-md-4">
<a name="noop"></a>
<a name="store"></a>
<span class="name">
<b>
noop
store
</b>
<a href="#noop"><span class="icon ion-ios-link"></span></a>
<a href="#store"><span class="icon ion-ios-link"></span></a>
</span>
</td>
</tr>
<tr>
<td class="col-md-4">
<code>noop()</code>
</td>
</tr>




</tbody>
</table>
</section>
<h3>libs/socketio-plugin/src/lib/symbols.ts</h3>
<section>
<h3></h3> <table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-md-4">
<a name="noop"></a>
<span class="name">
<b>
noop
</b>
<a href="#noop"><span class="icon ion-ios-link"></span></a>
</span>
</td>
</tr>
<tr>
<td class="col-md-4">
<code>noop(arg: )</code>
<code>store(options: undefined)</code>
</td>
</tr>

Expand All @@ -913,7 +909,7 @@ <h3></h3> <table class="table table-sm table-bordered">
</thead>
<tbody>
<tr>
<td>arg</td>
<td>options</td>

<td>
No
Expand Down
Loading

0 comments on commit 013710c

Please sign in to comment.