diff options
| author | Thibault Saunier <tsaunier@igalia.com> | 2018-08-17 20:13:08 -0300 |
|---|---|---|
| committer | Thibault Saunier <tsaunier@igalia.com> | 2018-08-28 18:18:40 -0300 |
| commit | 1ea743a0bfd5ab3ab74009fdd0fb2db64e8e79d8 (patch) | |
| tree | 176c6d23d7729337a16828066b4d6c68c1d37fcb /docs/theme | |
| parent | 6f72473b2457ecd449259dc6c283976cea8f0e13 (diff) | |
| download | meson-1ea743a0bfd5ab3ab74009fdd0fb2db64e8e79d8.tar.gz | |
hotdoc: Add documentation
Diffstat (limited to 'docs/theme')
| -rw-r--r-- | docs/theme/extra/templates/navbar_links.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html index 2edce2489..c9cba131d 100644 --- a/docs/theme/extra/templates/navbar_links.html +++ b/docs/theme/extra/templates/navbar_links.html @@ -13,7 +13,8 @@ ("Qt4-module.html","Qt4"), \ ("Qt5-module.html","Qt5"), \ ("RPM-module.html","RPM"), \ - ("Windows-module.html","Windows")): + ("Windows-module.html","Windows"), \ + ("Hotdoc-module.html","Hotdoc")): <li> <a href="@tup[0]">@tup[1]</a> </li> |
