Skip to content

Commit

Permalink
doc: re-generate API documentation for 11_0_x
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Jan 18, 2022
1 parent a6223d1 commit b149a88
Show file tree
Hide file tree
Showing 143 changed files with 4,115 additions and 2,858 deletions.
4 changes: 2 additions & 2 deletions docs/api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Kui API Documentation - v10.8.0
Kui API Documentation - v11.0.0

# Kui API Documentation - v10.8.0
# Kui API Documentation - v11.0.0

## Table of contents

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.Cell.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Cell
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Cell

# Class: Cell

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.DirectReplEval.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / DirectReplEval
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / DirectReplEval

# Class: DirectReplEval

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.ElementMimic.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / ElementMimic
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / ElementMimic

# Class: ElementMimic

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.HistoryModel.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / HistoryModel
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / HistoryModel

# Class: HistoryModel

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.Icon.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Icon
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Icon

# Class: Icon

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.Row.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Row
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Row

# Class: Row

Expand Down
2 changes: 1 addition & 1 deletion docs/api/classes/kui_shell_core.TabState.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / TabState
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / TabState

# Class: TabState

Expand Down
14 changes: 7 additions & 7 deletions docs/api/classes/kui_shell_core.Table.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Table
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / Table

# Class: Table<RowType\>

[@kui-shell/core](../modules/kui_shell_core.md).Table

## Type parameters

| Name | Type |
| :-------- | :------------------------------------------------------------------- |
| `RowType` | extends [`Row`](kui_shell_core.Row.md)[`Row`](kui_shell_core.Row.md) |
| Name | Type |
| :-------- | :---------------------------------------------------------------------- |
| `RowType` | extends [`Row`](kui_shell_core.Row.md) = [`Row`](kui_shell_core.Row.md) |

## Table of contents

Expand Down Expand Up @@ -52,9 +52,9 @@

#### Type parameters

| Name | Type |
| :-------- | :------------------------------------------------------------------------------- |
| `RowType` | extends [`Row`](kui_shell_core.Row.md)<`RowType`\>[`Row`](kui_shell_core.Row.md) |
| Name | Type |
| :-------- | :---------------------------------------------------------------------------------- |
| `RowType` | extends [`Row`](kui_shell_core.Row.md)<`RowType`\> = [`Row`](kui_shell_core.Row.md) |

#### Parameters

Expand Down
8 changes: 4 additions & 4 deletions docs/api/classes/kui_shell_core.UsageError.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / UsageError
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/core](../modules/kui_shell_core.md) / UsageError

# Class: UsageError

Expand Down Expand Up @@ -104,7 +104,7 @@ Error.message

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:974
node_modules/typescript/lib/lib.es5.d.ts:1023

---

Expand All @@ -122,7 +122,7 @@ Error.name

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:973
node_modules/typescript/lib/lib.es5.d.ts:1022

---

Expand Down Expand Up @@ -154,7 +154,7 @@ Error.stack

#### Defined in

node_modules/typescript/lib/lib.es5.d.ts:975
node_modules/typescript/lib/lib.es5.d.ts:1024

---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Kui API Documentation - v10.8.0](../README.md) / [@kui-shell/plugin-bash-like](../modules/kui_shell_plugin_bash_like.md) / StdioChannelWebsocketSide
[Kui API Documentation - v11.0.0](../README.md) / [@kui-shell/plugin-bash-like](../modules/kui_shell_plugin_bash_like.md) / StdioChannelWebsocketSide

# Class: StdioChannelWebsocketSide

Expand Down
Loading

0 comments on commit b149a88

Please sign in to comment.