https://issues.dlang.org/show_bug.cgi?id=11625
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrej Mitrovic <[email protected]> --- Hmm.. if we had an std package then we could simply document this there, and it would be kept relatively up-to-date, or add some ddoc feature to extract the summaries out of every module and inject them to the package module which imports those modules. --
