Skip to content

refactor: Move docs generation to CLI #12706

@hermanschaaf

Description

@hermanschaaf

Currently docs generation is handled by plugin-sdk code, but as we start writing more SDKs, keeping this code in sync for multiple languages will get hairy. We should rather use the gRPC tables call to get the tables and then generate docs from the CLI. This will require adding relational information as metadata to the gRPC calls first.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions