Skip to content

Commit

Permalink
generate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
brnsnt committed Apr 23, 2017
1 parent a3e93ea commit 82ee97e
Show file tree
Hide file tree
Showing 59 changed files with 5,966 additions and 2,100 deletions.
10 changes: 5 additions & 5 deletions documentation/code/assets/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion documentation/code/assets/js/search.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h3>get<wbr>Paragraph<wbr>Text</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/e2e/app.po.ts#L8">e2e/app.po.ts:8</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/e2e/app.po.ts#L9">e2e/app.po.ts:9</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -118,7 +118,7 @@ <h3>navigate<wbr>To</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/e2e/app.po.ts#L4">e2e/app.po.ts:4</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/e2e/app.po.ts#L5">e2e/app.po.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

290 changes: 21 additions & 269 deletions documentation/code/classes/_src_app_catalog_catalog_.catalog.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2>Index</h2>
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#retrievabletypes" class="tsd-kind-icon">retrievable<wbr>Types</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#rootelementtype" class="tsd-kind-icon">root<wbr>Element<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#rootelement" class="tsd-kind-icon">root<wbr>Element</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#searchabletypes" class="tsd-kind-icon">searchable<wbr>Types</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#versionparam" class="tsd-kind-icon">version<wbr>Param</a></li>
</ul>
Expand All @@ -106,7 +106,7 @@ <h3>retrievable<wbr>Types</h3>
<div class="tsd-signature tsd-kind-icon">retrievable<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/src/app/catalog/catalog.configuration.ts#L22">src/app/catalog/catalog.configuration.ts:22</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/src/app/catalog/catalog.configuration.ts#L22">src/app/catalog/catalog.configuration.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -119,22 +119,41 @@ <h3>retrievable<wbr>Types</h3>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="rootelementtype" class="tsd-anchor"></a>
<h3>root<wbr>Element<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">root<wbr>Element<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<a name="rootelement" class="tsd-anchor"></a>
<h3>root<wbr>Element</h3>
<div class="tsd-signature tsd-kind-icon">root<wbr>Element<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/src/app/catalog/catalog.configuration.ts#L32">src/app/catalog/catalog.configuration.ts:32</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/src/app/catalog/catalog.configuration.ts#L38">src/app/catalog/catalog.configuration.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Contains some information about the root element of the
catalog.
Contains information about its type and - if the code of
the root element is constant - its code.</p>
</div>
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> code<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="searchabletypes" class="tsd-anchor"></a>
<h3>searchable<wbr>Types</h3>
<div class="tsd-signature tsd-kind-icon">searchable<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/src/app/catalog/catalog.configuration.ts#L13">src/app/catalog/catalog.configuration.ts:13</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/src/app/catalog/catalog.configuration.ts#L13">src/app/catalog/catalog.configuration.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -152,7 +171,7 @@ <h3>version<wbr>Param</h3>
<div class="tsd-signature tsd-kind-icon">version<wbr>Param<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/8f05435/src/app/catalog/catalog.configuration.ts#L30">src/app/catalog/catalog.configuration.ts:30</a></li>
<li>Defined in <a href="https://github.com/eonum/medcodelogic-frontend/blob/a3e93ea/src/app/catalog/catalog.configuration.ts#L30">src/app/catalog/catalog.configuration.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -187,7 +206,7 @@ <h3>version<wbr>Param</h3>
<a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#retrievabletypes" class="tsd-kind-icon">retrievable<wbr>Types</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#rootelementtype" class="tsd-kind-icon">root<wbr>Element<wbr>Type</a>
<a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#rootelement" class="tsd-kind-icon">root<wbr>Element</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="_src_app_catalog_catalog_configuration_.catalogconfiguration.html#searchabletypes" class="tsd-kind-icon">searchable<wbr>Types</a>
Expand All @@ -199,6 +218,9 @@ <h3>version<wbr>Param</h3>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="../modules/_src_app_catalog_catalog_configuration_.html#catalogconfigurations" class="tsd-kind-icon">catalog<wbr>Configurations</a>
</li>
</ul>
</nav>
</div>
Expand Down
Loading

0 comments on commit 82ee97e

Please sign in to comment.