Add links to Java/Python application sections
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / opensuse.md
index 38caec064ebbf89b92cb16143119c5c5a28ea9bf..d6cac4dd7d1e0c044b02754a1adcbe8aa662ad28 100644 (file)
@@ -14,16 +14,18 @@ sudo zypper install lttng-ust-devel
 
 <div class="tip">
 <p>
-  <span class="t">Note:</span> If you need to trace Java
-  applications on openSUSE, you need to build and install LTTng-UST 2.7
-  <a href="#doc-building-from-source">from source</a> and use the
-  <code>--enable-java-agent-jul</code>,
+  <span class="t">Note:</span> If you need to trace
+  <a href="#doc-java-application" class="int">Java applications</a> on
+  openSUSE, you need to build and install LTTng-UST 2.7
+  <a href="#doc-building-from-source" class="int">from source</a> and
+  use the <code>--enable-java-agent-jul</code>,
   <code>--enable-java-agent-log4j</code>, or
   <code>--enable-java-agent-all</code> options.
 </p>
 <p>
-  If you need to trace Python applications on openSUSE, you need
-  to build and install LTTng-UST 2.7 from source and use the
-  <code>--enable-python-agent</code> option.
+  If you need to trace
+  <a href="#doc-python-application" class="int">Python applications</a> on
+  openSUSE, you need to build and install LTTng-UST 2.7 from source
+  and use the <code>--enable-python-agent</code> option.
 </p>
 </div>
This page took 0.024719 seconds and 4 git commands to generate.