D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 10665 - The documentation produced by ddoc should clearly list all public imports of a module
Summary: The documentation produced by ddoc should clearly list all public imports of ...
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All All
: P2 enhancement
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2013-07-18 04:28 UTC by bearophile_hugs
Modified: 2019-06-02 04:28 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bearophile_hugs 2013-07-18 04:28:54 UTC
An idea by Timothee Cour.
Comment 1 Mike Franklin 2018-12-11 13:27:42 UTC
Attempt at a fix: https://github.com/dlang/dmd/pull/9068
Comment 2 Dlang Bot 2019-04-07 09:26:30 UTC
@JinShil updated dlang/dmd pull request #9068 "Fix Issue 10665 - The documentation produced by ddoc should clearly list all public imports of a module" fixing this issue:

- Fix Issue 10665 - The documentation produced by ddoc should clearly list all public imports of a module

https://github.com/dlang/dmd/pull/9068
Comment 3 Dlang Bot 2019-06-02 04:28:30 UTC
dlang/dmd pull request #9068 "Fix Issue 10665 - The documentation produced by ddoc should clearly list all public imports of a module" was merged into master:

- c17fd8b124db34a6bd0ff0f9e5a67abfa47faaa3 by JinShil:
  Fix Issue 10665 - The documentation produced by ddoc should clearly list all public imports of a module

https://github.com/dlang/dmd/pull/9068