Closed
Description
What steps will reproduce the problem?
- create a public class that extends a private class. See diff:
kevmoo/bot.dart@3de76d8 - Generate docs. See diff:
kevmoo/bot.dart@248d564
What is the expected output? What do you see instead?
Ideally: the private class would be invisible. Members inherited from the private class would appear as defined locally.
Instead I see a link to a documentation file that doesn't exist for the class.
What version of the product are you using? On what operating system?
r15355, Mac