Support sub modules or not #1475
Labels
breaking change
Cannot be merged when next version is not a major release
c: docs
Improvements or additions to documentation
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
m: image
Something is referring to the image module
p: 1-normal
Nothing urgent
s: needs decision
Needs team/maintainer decision
Milestone
Clear and concise description of the problem
Currently, we have sub modules e.g. the image providers. But they arent supported by our docs generation.
Suggested solution
Decide whether we want sub modules or not.
If we want them, then they should be properly supported by the docs generation.
If not, we should deprecate them for removal.
Alternative
No response
Additional context
If we are going to support them, we have to rename them, so their name can be used to automatically generate them.
E.g.
LoremImageModule
->faker.image.lorem
I would take care of the docs generation changes.
The text was updated successfully, but these errors were encountered: