Skip to content

Commit c712e7c

Browse files
committed
update docs
1 parent 7a76077 commit c712e7c

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
172172
| `markdownGenerators` | `object` | `null` | _Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See below for a list of supported options. |
173173
| `showSchemas` | `boolean` | `null` | _Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
174174

175+
### sidebarOptions
176+
175177
`sidebarOptions` can be configured with the following options:
176178

177179
| Name | Type | Default | Description |

demo/docs/intro.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
200200
| `markdownGenerators` | `object` | `null` | _Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See [markdownGenerators](#markdowngenerators) for a list of supported options. |
201201
| `showSchemas` | `boolean` | `null` | _Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
202202

203+
### sidebarOptions
204+
203205
`sidebarOptions` can be configured with the following options:
204206

205207
| Name | Type | Default | Description |

packages/docusaurus-plugin-openapi-docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ The `docusaurus-plugin-openapi-docs` plugin can be configured with the following
172172
| `markdownGenerators` | `object` | `null` | _Optional:_ Customize MDX content with a set of options for specifying markdown generator functions. See below for a list of supported options. |
173173
| `showSchemas` | `boolean` | `null` | _Optional:_ If set to `true`, generates schema pages and adds them to the sidebar. |
174174

175+
### sidebarOptions
176+
175177
`sidebarOptions` can be configured with the following options:
176178

177179
| Name | Type | Default | Description |

0 commit comments

Comments
 (0)