UNPKG

@loopback/docs

Version:
21 lines (14 loc) 712 B
# LoopBack 4 documentation This package contains documentation for LoopBack 4. It's published to npm as [@loopback/docs](https://www.npmjs.com/package/@loopback/docs). ## Documentation site The `site` directory contains pages for http://loopback.io/doc/en/lb4/index.html. To contribute, please check out https://loopback.io/doc/en/contrib/doc-contrib.html. ## API references The API docs are generated by running `npm run tsdocs` at the root directory of [loopback-next](https://github.com/strongloop/loopback-next). The task is run as part of the release process. Official [API references](https://loopback.io/doc/en/lb4/apidocs.index.html) is served from [loopback.io](https://www.loopback.io) web site.