Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Dec 30, 2020
1 parent 3aeb5a2 commit b897ea6
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
50 changes: 25 additions & 25 deletions docs/classes/app.app-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L37">app.ts:37</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L37">app.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -170,7 +170,7 @@ <h3>init</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L102">app.ts:102</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L102">app.ts:102</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -201,7 +201,7 @@ <h3>kill</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L327">app.ts:327</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L327">app.ts:327</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -223,7 +223,7 @@ <h3>render<wbr>Error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L618">app.ts:618</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L618">app.ts:618</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -272,7 +272,7 @@ <h3>render<wbr>Image</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L584">app.ts:584</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L584">app.ts:584</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -321,7 +321,7 @@ <h3>render<wbr>Json</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L519">app.ts:519</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L519">app.ts:519</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -370,7 +370,7 @@ <h3>render<wbr>Text</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L480">app.ts:480</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L480">app.ts:480</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -419,7 +419,7 @@ <h3>render<wbr>View</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L440">app.ts:440</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L440">app.ts:440</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -474,7 +474,7 @@ <h3>start</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L266">app.ts:266</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L266">app.ts:266</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -496,7 +496,7 @@ <h3>events</h3>
<div class="tsd-signature tsd-kind-icon">events<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L62">app.ts:62</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L62">app.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -511,7 +511,7 @@ <h3>express<wbr>App</h3>
<div class="tsd-signature tsd-kind-icon">express<wbr>App<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">express.Application</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L56">app.ts:56</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L56">app.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -526,7 +526,7 @@ <h3>server</h3>
<div class="tsd-signature tsd-kind-icon">server<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L59">app.ts:59</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L59">app.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -548,7 +548,7 @@ <h3>all</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L350">app.ts:350</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L350">app.ts:350</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -579,7 +579,7 @@ <h3>delete</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L395">app.ts:395</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L395">app.ts:395</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -610,7 +610,7 @@ <h3>get</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L359">app.ts:359</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L359">app.ts:359</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -641,7 +641,7 @@ <h3>new<wbr>Instance</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L35">app.ts:35</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L35">app.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -663,7 +663,7 @@ <h3>off</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L90">app.ts:90</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L90">app.ts:90</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -700,7 +700,7 @@ <h3>on</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L72">app.ts:72</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L72">app.ts:72</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -737,7 +737,7 @@ <h3>once</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L81">app.ts:81</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L81">app.ts:81</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -774,7 +774,7 @@ <h3>patch</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L386">app.ts:386</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L386">app.ts:386</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -805,7 +805,7 @@ <h3>post</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L368">app.ts:368</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L368">app.ts:368</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -836,7 +836,7 @@ <h3>put</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L377">app.ts:377</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L377">app.ts:377</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -867,7 +867,7 @@ <h3>route</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L423">app.ts:423</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L423">app.ts:423</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -899,7 +899,7 @@ <h3>set</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L413">app.ts:413</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L413">app.ts:413</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -930,7 +930,7 @@ <h3>use</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L404">app.ts:404</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L404">app.ts:404</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/logger.export_.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> args<wbr>Cleaner</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/logger.ts#L11">logger.ts:11</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/logger.ts#L11">logger.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> clean</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/logger.ts#L71">logger.ts:71</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/logger.ts#L71">logger.ts:71</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/routes.routes-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3>load</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/routes.ts#L37">routes.ts:37</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L37">routes.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h3>load<wbr>Swagger</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/routes.ts#L104">routes.ts:104</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L104">routes.ts:104</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/app.middlewaredefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>append</h3>
<div class="tsd-signature tsd-kind-icon">append<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L23">app.ts:23</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L23">app.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -118,7 +118,7 @@ <h3>prepend</h3>
<div class="tsd-signature tsd-kind-icon">prepend<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/app.ts#L21">app.ts:21</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/app.ts#L21">app.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/interfaces/routes.loadoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> filename</h3>
<div class="tsd-signature tsd-kind-icon">filename<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/igoramadas/expresser/blob/0f81008/src/routes.ts#L17">routes.ts:17</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L17">routes.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -120,7 +120,7 @@ <h3>handlers</h3>
<div class="tsd-signature tsd-kind-icon">handlers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/routes.ts#L13">routes.ts:13</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L13">routes.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -135,7 +135,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> specs</h3>
<div class="tsd-signature tsd-kind-icon">specs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/0f81008/src/routes.ts#L15">routes.ts:15</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L15">routes.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -150,7 +150,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> version</h3>
<div class="tsd-signature tsd-kind-icon">version<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/igoramadas/expresser/blob/0f81008/src/routes.ts#L19">routes.ts:19</a></li>
<li>Defined in <a href="https://github.com/igoramadas/expresser/blob/3aeb5a2/src/routes.ts#L19">routes.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down

0 comments on commit b897ea6

Please sign in to comment.