Details
Description
The summary page for a package now includes a section listing any "related packages". The set of related packages is determined heuristically on common naming conventions, and may include the following:
* The "parent" package (that is, the package for which a package is a subpackage)
* Sibling packages (that is, other packages with the same parent package)
* Any subpackages
The related packages need not all be in the same module.
* The "parent" package (that is, the package for which a package is a subpackage)
* Sibling packages (that is, other packages with the same parent package)
* Any subpackages
The related packages need not all be in the same module.