Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacek Piętal committed Jun 11, 2023
1 parent a407b9b commit 8e92597
Show file tree
Hide file tree
Showing 22 changed files with 27 additions and 23 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

[<img src="https://badge.fury.io/js/chef-core.svg" alt="npm package version" />](https://badge.fury.io/js/chef-core) [<img src="https://circleci.com/gh/chef-js/core.svg?style=shield" alt="tests status" />](https://circleci.com/gh/chef-js/core) [<img src="https://img.shields.io/npm/dw/chef-core.svg?color=success" alt="npm downloads per week" />](https://www.npmts.com/package/chef-core)


**web-sockets** micro-service manager and **static files server** at the same port,

designed for **node** written in **typescript**, with **tests**
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/chef.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/server/index.ts#L19"
href="https://github.com/chef-js/core/blob/a407b9b/src/server/index.ts#L19"
>server/index.ts:19</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/createFileReader.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/server/static-files.ts#L6"
href="https://github.com/chef-js/core/blob/a407b9b/src/server/static-files.ts#L6"
>server/static-files.ts:6</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/getPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/plugins.ts#L30"
href="https://github.com/chef-js/core/blob/a407b9b/src/plugins.ts#L30"
>plugins.ts:30</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/getUrl.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/server/get-url.ts#L1"
href="https://github.com/chef-js/core/blob/a407b9b/src/server/get-url.ts#L1"
>server/get-url.ts:1</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/functions/populatePlugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/plugins.ts#L4"
href="https://github.com/chef-js/core/blob/a407b9b/src/plugins.ts#L4"
>plugins.ts:4</a
>
</li>
Expand Down
5 changes: 5 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ <h1><a href="#md:chef-core">chef-core</a></h1>
src="https://circleci.com/gh/chef-js/core.svg?style=shield"
alt="tests status"
/></a>
<a href="https://www.npmts.com/package/chef-core"
><img
src="https://img.shields.io/npm/dw/chef-core.svg?color=success"
alt="npm downloads per week"
/></a>
</p>
<p>
<strong>web-sockets</strong> micro-service manager and
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L94"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L94"
>types.ts:94</a
>
</li>
Expand Down
6 changes: 3 additions & 3 deletions docs/types/CoreConsumer.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L110"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L110"
>types.ts:110</a
>
</li>
Expand Down Expand Up @@ -261,7 +261,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L111"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L111"
>types.ts:111</a
>
</li>
Expand All @@ -278,7 +278,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L109"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L109"
>types.ts:109</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Event.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L36"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L36"
>types.ts:36</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/FileReader.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L84"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L84"
>types.ts:84</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/FileReaderCache.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L89"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L89"
>types.ts:89</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/FileReaderResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L75"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L75"
>types.ts:75</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L51"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L51"
>types.ts:51</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Property.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L24"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L24"
>types.ts:24</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Request.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L66"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L66"
>types.ts:66</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Server.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L56"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L56"
>types.ts:56</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/ServerContext.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L17"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L17"
>types.ts:17</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/ServerEmitEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h4 class="tsd-returns-title">
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L5"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L5"
>types.ts:5</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/ServerToTopic.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L10"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L10"
>types.ts:10</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Socket.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Type alias Socket</h1>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L45"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L45"
>types.ts:45</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/UWebSocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h5>
<li>
Defined in
<a
href="https://github.com/chef-js/core/blob/cdfb632/src/types.ts#L29"
href="https://github.com/chef-js/core/blob/a407b9b/src/types.ts#L29"
>types.ts:29</a
>
</li>
Expand Down

0 comments on commit 8e92597

Please sign in to comment.