Skip to content

Commit

Permalink
added details about new option
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser committed Dec 5, 2023
1 parent 2d732cc commit fb65430
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs-util/packages/typedoc-plugin-custom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ A Typedoc plugin that combines utility plugins for documenting references.

The [`resolve-reference-plugin`](./src/resolve-references-plugin.ts) imitates the [`typedoc-plugin-missing-exports`](https://www.npmjs.com/package/typedoc-plugin-missing-exports) plugin. So, it accepts the same options as the [`typedoc-plugin-missing-exports`](https://www.npmjs.com/package/typedoc-plugin-missing-exports) plugin.

This plugin only runs if the `enableInternalResolve` option is enabled.

### Frontmatter

`frontmatterData` is an object of key-value pairs. If none provided, no frontmatter variables will be added to the Markdown files.
Expand Down

0 comments on commit fb65430

Please sign in to comment.