Skip to content

[Website + Doc] generate connector configuration info automatically #14393

Description

@Anonymitaet

When updating docs for #14383, @fantapsody suggests generating connector configuration tables automatically rather than updating them manually.

I've discussed w/ @urfreespace, he thinks it is workable. For example:

For the configuration table of the Elasticsearch sink connector, we can get this info from the source code file (ElasticSearchConfig.java)

image

One thing we need to consider is how to display the info.
@urfreespace believes we can generate independent web pages for each connector configuration info (as below), but it's too redundant to show all info connector configuration on the Pulsar home page. We need to figure out the best way to show the info.
image

Anyone would like to help? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    docYour PR contains doc changes, no matter whether the changes are in markdown or code files.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions