tree: edb1e0a6afeb000bf19687896341660a25fcf2d5 [path history] [tgz]
  1. build-docs-in-docker.sh
  2. generate-python-client-docs.sh
  3. README.md
site2/tools/api/python/README.md

Pulsar Client Generated Docs

Pulsar's Python docs used to be generated for every wesbite build, but this is unnecessary. We now generate the docs for each version by running the build-docs-in-docker.sh script in this directory.

Example

When starting in the root directory of the project, you can run:

PULSAR_VERSION=2.9.2 ./site2/tools/api/python/build-docs-in-docker.sh