aboutsummaryrefslogtreecommitdiff
path: root/docs/theme
diff options
context:
space:
mode:
authorTristan Partin <tristan@partin.io>2021-06-19 01:50:15 -0500
committerDylan Baker <dylan@pnwbakers.com>2021-08-22 07:57:29 -0700
commitbe92e3783751b8bf1481dc81635e86b70977698a (patch)
treee86b3752ebe1ee6c2e4b7dbef56269f0707b7d82 /docs/theme
parentcd9db63bfbabdc241cc12805ffd84309d90346ab (diff)
downloadmeson-be92e3783751b8bf1481dc81635e86b70977698a.zip
meson-be92e3783751b8bf1481dc81635e86b70977698a.tar.gz
meson-be92e3783751b8bf1481dc81635e86b70977698a.tar.bz2
Add Java module
The Java module will serve as a source for easing Java development within Meson. Currently it only supports generating native header files.
Diffstat (limited to 'docs/theme')
-rw-r--r--docs/theme/extra/templates/navbar_links.html1
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 904a499..71d4bce 100644
--- a/docs/theme/extra/templates/navbar_links.html
+++ b/docs/theme/extra/templates/navbar_links.html
@@ -15,6 +15,7 @@
("Hotdoc-module.html","Hotdoc"), \
("i18n-module.html","i18n"), \
("Icestorm-module.html","Icestorm"), \
+ ("Java-module.html","Java") \
("Keyval-module.html","Keyval"), \
("Pkgconfig-module.html","Pkgconfig"), \
("Python-3-module.html","Python 3"), \