Initializing help system before first use

In packages

Specify the complete list of uses for all descendants that are used directly by this package.
Example: pkga uses pkgb, pkgb uses pkgc and pkgd
If pkga uses directly some functionality from pkgc it now needs to load this package explicitly, but there is no need for pkga to load pkgd if it does not use it.

  • Do not use imports in packages.