uranusjr commented on code in PR #69433:
URL: https://github.com/apache/airflow/pull/69433#discussion_r3526839269


##########
airflow-core/docs/authoring-and-scheduling/language-sdks/java.rst:
##########
@@ -30,6 +30,12 @@ scheduling remain in Python; individual tasks delegate to a 
JVM subprocess that
    :local:
    :depth: 2
 
+API reference
+-------------
+
+The generated API reference (Javadoc) for the Java SDK is published with the 
Airflow documentation at

Review Comment:
   Since CI complained about spelling anyway… This is not _actually_ Javadoc, 
but an HTML rendering of the API. (Javadoc is a special kind of rendering, and 
ours is technically not it. A Javadoc rendering is bundled with the released 
artifacts, but not the on airflow.apache.org)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to