Skip to content

Add 'href' and 'kind' to Documentable. #2400

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 1 commit into from
Oct 21, 2020

Conversation

srawlins
Copy link
Member

These are each referenced from mustache templates where Documentable is the
context type:

  • 'kind' is used in category.html, at the top-level.
  • 'href' is used in _head.html while iterating over navLinks, which are
    Documentable.

These are each referenced from mustache templates where Documentable is the
context type:

* 'kind' is used in category.html, at the top-level.
* 'href' is used in _head.html while iterating over navLinks, which are
  Documentable.
@srawlins srawlins requested a review from jcollins-g October 20, 2020 22:24
@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Oct 20, 2020
@srawlins srawlins merged commit 36e3f68 into dart-lang:master Oct 21, 2020
@srawlins srawlins deleted the more-hierarchy branch October 21, 2020 19:16
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.

2 participants