Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loopback/docs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
LoopBack 4 documentation
This package contains documentation for LoopBack 4. It's published to npm as @loopback/docs.
Documentation site
The site directory contains pages for documentation published at
loopback.io.
The content is organized along four quadrants as explained in How is our documentation organized.
To contribute, please check out Contributing to LoopBack documentation and Developing Documentation.
API references
The API docs are generated by running npm run tsdocs at the root directory of
loopback-next. The task is run as
part of the release process. Official
API references is served
from loopback.io web site.