Skip to content

Reimplement nodoc handling to be less buggy and more useful #1471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 8, 2017

Conversation

jcollins-g
Copy link
Contributor

Fixes #1352 and #1337, and makes public/private generally a bit more consistent in dartdoc (which will help future work regarding multiple package handling). @nodoc will now propagate consistently like I think most users would expect through inheritance and doc borrowing, and when used on half of a combo Field or TopLevelVariable will correctly hide/display half of a field.

@jcollins-g jcollins-g requested a review from keertip July 11, 2017 17:43
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Jul 11, 2017
@jcollins-g jcollins-g merged commit 6eafa36 into master Sep 8, 2017
@jcollins-g jcollins-g deleted the nodoc-prop branch September 8, 2017 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants