diff options
| author | Mark Bolhuis <mark@bolhuis.dev> | 2022-02-10 21:01:58 +0000 |
|---|---|---|
| committer | Xavier Claessens <xclaesse@gmail.com> | 2022-02-27 14:33:33 -0500 |
| commit | 5a4177523e382cc13057d65905266ad261c4bba2 (patch) | |
| tree | ee96a8f1031173122b3710d710151fc1f69ab0d8 /docs/theme/extra | |
| parent | fcca265035a92eac2773f85a79a8ad142a9bb795 (diff) | |
| download | meson-5a4177523e382cc13057d65905266ad261c4bba2.tar.gz | |
modules/wayland: Add unstable_wayland module
Diffstat (limited to 'docs/theme/extra')
| -rw-r--r-- | docs/theme/extra/templates/navbar_links.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html index c518de5a1..65a21a260 100644 --- a/docs/theme/extra/templates/navbar_links.html +++ b/docs/theme/extra/templates/navbar_links.html @@ -26,6 +26,7 @@ ("Rust-module.html","Rust"), \ ("Simd-module.html","Simd"), \ ("SourceSet-module.html","SourceSet"), \ + ("Wayland-module.html","Wayland"), \ ("Windows-module.html","Windows")]: <li> <a href="@tup[0]">@tup[1]</a> |
