Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add renderers concept #71

Merged
merged 1 commit into from
Dec 29, 2019
Merged

Add renderers concept #71

merged 1 commit into from
Dec 29, 2019

Conversation

ikalnytskyi
Copy link
Member

The renderers in sphinxcontrib-openapi are the entities that render
OpenAPI spec. Each render may have its own set of options, and its own
rendering rules. So far we have only a single render but we believe this
is a way to go, as it allows to come up with better new implementations
without breaking changes.

The renderers in sphinxcontrib-openapi are the entities that render
OpenAPI spec. Each render may have its own set of options, and its own
rendering rules. So far we have only a single render but we believe this
is a way to go, as it allows to come up with better new implementations
without breaking changes.
@ikalnytskyi ikalnytskyi merged commit da54913 into master Dec 29, 2019
@ikalnytskyi ikalnytskyi deleted the arch/renderers branch December 29, 2019 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant