From: Peter Krempa Date: Wed, 15 Mar 2023 12:45:02 +0000 (+0100) Subject: docs: java: Use new hostname for the sub-project X-Git-Tag: v9.3.0-rc1~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=396cf39400656b988bf9365368fd7bafd8c37763;p=thirdparty%2Flibvirt.git docs: java: Use new hostname for the sub-project Access the 'javadoc' using the new hostname java.libvirt.org. Signed-off-by: Peter Krempa Reviewed-by: Andrea Bolognani Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/java.rst b/docs/java.rst index 685600d2f6..c817601079 100644 --- a/docs/java.rst +++ b/docs/java.rst @@ -67,7 +67,7 @@ become There is of course some functions where the mapping is less direct and using extra classes to map complex arguments. The -`Javadoc `__ is available online +`Javadoc `__ is available online or as part of a separate libvirt-java-javadoc package. So let's look at a simple example inspired from the ``test.java`` test found in