Skip to content

Commit

Permalink
docs(nx-dev): update typedoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
leosvelperez committed Mar 31, 2023
1 parent 77f2d0a commit 9e5d7f8
Show file tree
Hide file tree
Showing 10 changed files with 989 additions and 905 deletions.
6 changes: 3 additions & 3 deletions docs/generated/devkit/ngcli_adapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Table of contents

### Ng CLI Adapter Classes
### Classes

- [NxScopedHost](../../devkit/documents/ngcli_adapter#nxscopedhost)

Expand All @@ -12,7 +12,7 @@
- [overrideCollectionResolutionForTesting](../../devkit/documents/ngcli_adapter#overridecollectionresolutionfortesting)
- [wrapAngularDevkitSchematic](../../devkit/documents/ngcli_adapter#wrapangulardevkitschematic)

## Ng CLI Adapter Classes
## Classes

### NxScopedHost

Expand Down Expand Up @@ -91,7 +91,7 @@ overrideCollectionResolutionForTesting({

### wrapAngularDevkitSchematic

**wrapAngularDevkitSchematic**(`collectionName`, `generatorName`): (`host`: [`Tree`](../../devkit/documents/nrwl_devkit#tree), `generatorOptions`: { [k: string]: `any`; }) => `Promise`<`any`\>
**wrapAngularDevkitSchematic**(`collectionName`, `generatorName`): (`host`: [`Tree`](../../devkit/documents/nrwl_devkit#tree), `generatorOptions`: { `[k: string]`: `any`; }) => `Promise`<`any`\>

#### Parameters

Expand Down
Loading

0 comments on commit 9e5d7f8

Please sign in to comment.