This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4855ed130 Add javadoc links for QueryBuilder and ServiceEnhancer
4855ed130 is described below
commit 4855ed130a03a682bd25cf66ce000b291863d601
Author: Andy Seaborne <[email protected]>
AuthorDate: Thu Aug 25 10:53:31 2022 +0100
Add javadoc links for QueryBuilder and ServiceEnhancer
---
source/documentation/javadoc.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/source/documentation/javadoc.md b/source/documentation/javadoc.md
index 141205954..bb8e13a2d 100644
--- a/source/documentation/javadoc.md
+++ b/source/documentation/javadoc.md
@@ -13,5 +13,7 @@ title: Jena JavaDoc
- [SHACL](javadoc/shacl/index.html)
- [ShEx](javadoc/shex/index.html)
- [GeoSPARQL](javadoc/geosparql/index.html)
+- [Query Builder](javadoc/extras/querybuilder/index.html)
+- [Service Enhancer](javadoc/extras/serviceenhancer/index.html)
- [Security Permissions JavaDoc](javadoc/permissions/index.html)
- [JDBC JavaDoc](javadoc/jdbc/index.html)