You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "Anonymitaet (via GitHub)" <gi...@apache.org> on 2023/03/28 04:21:04 UTC

[GitHub] [pulsar-site] Anonymitaet commented on a diff in pull request #487: [improve][doc] Relocate client config links and refresh client API doc links

Anonymitaet commented on code in PR #487:
URL: https://github.com/apache/pulsar-site/pull/487#discussion_r1150009200


##########
docs/client-libraries-java.md:
##########
@@ -29,12 +29,12 @@ The following table outlines the API packages and reference docs for Pulsar Java
 
 Package | Description | Maven Artifact
 :-------|:------------|:--------------
-[`org.apache.pulsar.client.api`](/api/client) | [Java client API](/api/client/) | [org.apache.pulsar:pulsar-client:@pulsar:version@](http://search.maven.org/#artifactdetails%7Corg.apache.pulsar%7Cpulsar-client%7C@pulsar:version@%7Cjar)
+[`org.apache.pulsar.client.api`](/api/client) | [Java client API](client-api-overview.md) | [org.apache.pulsar:pulsar-client:@pulsar:version@](http://search.maven.org/#artifactdetails%7Corg.apache.pulsar%7Cpulsar-client%7C@pulsar:version@%7Cjar)

Review Comment:
   Since now we only have 1-page content for https://pulsar.apache.org/docs/next/client-api-overview/, it can go to `Reference > API > Client` with API reference doc links for three languages (Java, Python, C++) since they are more likely to belong to "Reference" topic rather than "Concept" topic (Client Libraries > Overview).



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org