This package contains documentation for LoopBack 4. It's published to npm as @loopback/docs.
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.
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.