[Doc] Migrate C++ and Python client API docs generate process
See original GitHub issueSearch before asking
- I searched in the issues and found nothing similar.
What issue do you find in Pulsar docs?
After https://github.com/apache/pulsar/issues/17724 moves pulsar-client-cpp and pulsar-client-python to new repository, the original doxygen-doc-gen.sh
and pdoc
generation process can break.
What is your suggestion?
We should investigate them and migrate if necessary.
The Python part should be done by:
Any reference?
@urfreespace @SignorMercurio @michaeljmarshall please take a look.
Are you willing to submit a PR?
- I’m willing to submit a PR!
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Process documents by using client libraries - Google Cloud
Use Document AI API to request information from a local PDF document. To run the following samples you must first create a processor...
Read more >1. Extending Python with C or C++ — Python 3.11.1 ...
To support extensions, the Python API (Application Programmers Interface) defines a set of functions, macros and variables that provide access to most aspects ......
Read more >Python Generated Code | Protocol Buffers - Google Developers
This document describes what you get after the metaclass has been applied. Compiler Invocation. The protocol buffer compiler produces Python output when invoked ......
Read more >OpenAPI Generator - GitHub
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI ...
Read more >Build app server send requests | Firebase Cloud Messaging
Send messages to specific devices. To send to a single, specific device, pass the device's registration token as shown. See the client setup...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@michaeljmarshall agree and file https://github.com/apache/pulsar/issues/18347. I’m doing this now.
@Mini256 Good point. In the next version, we change this section directly to the new repo’s README. Let me cherry-pick to to other maintained versions.