Commit 36e3f68
authored
Add 'href' and 'kind' to Documentable. (#2400)
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.1 parent 72c69f8 commit 36e3f68
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments