This is an automated email from the ASF dual-hosted git repository.

big-r81 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 90750afa9022c3c06d13e37e4a55c4725ead1dd2
Author: Ronny Berndt <[email protected]>
AuthorDate: Mon May 18 23:50:15 2026 +0200

    doc: Highlight the required Java version for Nouveau
---
 src/docs/src/install/nouveau.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/docs/src/install/nouveau.rst b/src/docs/src/install/nouveau.rst
index 6db195048..fbc161981 100644
--- a/src/docs/src/install/nouveau.rst
+++ b/src/docs/src/install/nouveau.rst
@@ -25,10 +25,12 @@ service that embeds `Apache Lucene 
<https://lucene.apache.org>`_. Typically, thi
 service is installed on the same host as CouchDB and communicates with it over
 the loopback network.
 
-Nouveau server is runtime-compatible with Java 21 or higher.
+.. important::
 
-If your Linux distribution does not provide Java 21 packages you can get third
-party ones, `like Adoptium for Debian 
<https://adoptium.net/en-GB/installation/linux>`_.
+    Nouveau server is runtime-compatible with Java 21 or higher.
+
+    If your Linux distribution does not provide Java 21 packages you can get 
third
+    party ones, `like Adoptium for Debian 
<https://adoptium.net/en-GB/installation/linux>`_.
 
 Enable Nouveau
 ==============

Reply via email to