Skip to content

One Settings class One Output File? #44

@hackermandh

Description

@hackermandh

I've read the documentation, but it looks like you can't have a list of settings, where each settings class gets their own (markdown) file. There are no settings for this, correct?

If so, is there a chance to create this feature?

Context: I've created KafkaProducerSettings and KafkaConsumerSettings for kafka-python, which each share a KafkaBaseSettings class. These two settings classes are quite large, and I would like to have the generated markdown text be put into separate files, instead of both in a single markdown file.

Metadata

Metadata

Assignees

Labels

Complexity / MComplex to implementbacklogPlanned for future release but not prioritizedenhancementImprovements to existing functionalityfeature request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions