From be92e3783751b8bf1481dc81635e86b70977698a Mon Sep 17 00:00:00 2001 From: Tristan Partin Date: Sat, 19 Jun 2021 01:50:15 -0500 Subject: 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. --- docs/theme/extra/templates/navbar_links.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/theme') diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html index 904a4996e..71d4bce30 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"), \ -- cgit v1.2.3