fix README
This commit is contained in:
parent
e100a6e026
commit
8c633b3c30
@ -109,8 +109,8 @@ and tsc will pick up the declaration file automatically.
|
|||||||
|
|
||||||
### TypeDoc
|
### TypeDoc
|
||||||
By default TypeDoc will create docs for your module in `./pages/api/` directory.
|
By default TypeDoc will create docs for your module in `./pages/api/` directory.
|
||||||
You can use `.docs/` directory to create a gitbook.
|
> Note: You can use `./docs/` directory to create a gitbook.
|
||||||
> Note: Use [npmpage](https://www.npmjs.com/package/npmpage) from npm to fuse gitbook and TypeDoc into a website
|
Use [npmpage](https://www.npmjs.com/package/npmpage) from npm to fuse gitbook and TypeDoc into a website.
|
||||||
|
|
||||||
## Some notes:
|
## Some notes:
|
||||||
#### Typings for third party modules that do not bundle declaration files
|
#### Typings for third party modules that do not bundle declaration files
|
||||||
|
Loading…
Reference in New Issue
Block a user