momo-jun commented on code in PR #18477:
URL: https://github.com/apache/pulsar/pull/18477#discussion_r1023450945


##########
site2/docs/client-libraries.md:
##########
@@ -6,14 +6,14 @@ sidebar_label: "Overview"
 
 Pulsar supports the following language-specific client libraries:
 
-| Language  | Documentation                                                    
    | Release note                                                              
        | Code repo                                                             
|
-| --------- | 
-------------------------------------------------------------------- | 
---------------------------------------------------------------------------------
 | --------------------------------------------------------------------- |
-| Java      | [User doc](client-libraries-java.md)   <br/> [API 
doc](/api/client/) | [Bundled](/release-notes/)                                 
                       | 
[Bundled](https://github.com/apache/pulsar/tree/master/pulsar-client) |
-| C++       | [User doc](client-libraries-cpp.md)    <br/> [API 
doc](/api/cpp/)    | [Bundled](/release-notes/)                                 
                       | 
[Standalone](https://github.com/apache/pulsar/pulsar-client-cpp)      |
-| Python    | [User doc](client-libraries-python.md) <br/> [API 
doc](/api/python/) | [Bundled](/release-notes/)                                 
                       | 
[Standalone](https://github.com/apache/pulsar-client-python)          |
-| Go client | [User doc](client-libraries-go.md)                               
    | [Standalone](https://github.com/apache/pulsar-client-go/releases)         
        | [Standalone](https://github.com/apache/pulsar-client-go)              
|
-| Node.js   | [User doc](client-libraries-node.md)                             
    | [Standalone](https://github.com/apache/pulsar-client-node/releases)       
        | [Standalone](https://github.com/apache/pulsar-client-node)            
|
-| C#        | [User doc](client-libraries-dotnet.md)                           
    | 
[Standalone](https://github.com/apache/pulsar-dotpulsar/blob/master/CHANGELOG.md)
 | [Standalone](https://github.com/apache/pulsar-dotpulsar)              |
+| Language  | Documentation                                                    
      | Release note                                                            
          | Code repo                                                           
  |
+| --------- 
|------------------------------------------------------------------------| 
---------------------------------------------------------------------------------
 | --------------------------------------------------------------------- |
+| Java      | [User doc](client-libraries-java.md)   <br/> [API 
doc](/api/client/)   | [Bundled](/release-notes/)                               
                         | 
[Bundled](https://github.com/apache/pulsar/tree/master/pulsar-client) |
+| C++       | [User doc](client-libraries-cpp.md)    <br/> [API 
doc](/api/cpp/3.0.0) | [Bundled](/release-notes/)                               
                         | 
[Standalone](https://github.com/apache/pulsar/pulsar-client-cpp)      |

Review Comment:
   @tison may I know why the latest version number is hard-coded here for C++ 
API docs while `@pulsar:apidoc:cpp@` is used in other occurrences?



-- 
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