Documentation

Most of the documentation linked below use the injectable decorator on simple classes for simplicity. But the documentation always also applies to other kind of dependencies and also work without decorators by using the same options, as used in the decorator, with the corresponding context.set*() methods instead.