|
4 | 4 | [](https://github.com/asyncapi/bundler/actions/workflows/if-nodejs-pr-testing.yml) |
5 | 5 | [](https://www.npmjs.com/package/@asyncapi/bundler) |
6 | 6 |
|
7 | | -<!-- toc is generated with GitHub Actions do not remove toc markers --> |
8 | | - |
9 | | -<!-- toc --> |
| 7 | +<!-- START doctoc generated TOC please keep comment here to allow auto update --> |
| 8 | +<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
10 | 9 |
|
11 | 10 | - [Overview](#overview) |
12 | 11 | - [Installation](#installation) |
13 | 12 | - [Usage](#usage) |
14 | | - * [Dereference of the external references](#dereference-of-the-external-references) |
15 | | - * [Option `baseDir`](#option-basedir) |
16 | | - * [Property `x-origin`](#property-x-origin) |
17 | | - * [Movement of components to `components`](#movement-of-components-to-components) |
18 | | - * [Code examples](#code-examples) |
| 13 | + - [Dereference of the external references](#dereference-of-the-external-references) |
| 14 | + - [Option `baseDir`](#option-basedir) |
| 15 | + - [Property `x-origin`](#property-x-origin) |
| 16 | + - [Movement of components to `components`](#movement-of-components-to-components) |
| 17 | + - [Code examples](#code-examples) |
19 | 18 | - [bundle(files, [options])](#bundlefiles-options) |
20 | 19 | - [Contributors](#contributors) |
21 | 20 |
|
22 | | -<!-- tocstop --> |
| 21 | +<!-- END doctoc generated TOC please keep comment here to allow auto update --> |
23 | 22 |
|
24 | 23 | ## Overview |
25 | 24 | An official library that lets you bundle/dereference or merge into one your AsyncAPI Documents. |
@@ -362,4 +361,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d |
362 | 361 |
|
363 | 362 | <!-- ALL-CONTRIBUTORS-LIST:END --> |
364 | 363 |
|
365 | | -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
| 364 | +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
0 commit comments