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

Tweak layer and route_layer docs #1307

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Tweak layer and route_layer docs #1307

merged 2 commits into from
Aug 23, 2022

Conversation

davidpdrsn
Copy link
Member

Some minor tweaks to the docs for layer and route_layer methods. Mostly to make it more clear that middleware are added to existing routes.

@davidpdrsn davidpdrsn added T-docs Topic: documentation A-axum labels Aug 23, 2022
@davidpdrsn davidpdrsn enabled auto-merge (squash) August 23, 2022 16:35
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just one wording suggestion.

axum/src/docs/method_routing/layer.md Outdated Show resolved Hide resolved
axum/src/docs/method_routing/route_layer.md Outdated Show resolved Hide resolved
axum/src/docs/routing/layer.md Outdated Show resolved Hide resolved
axum/src/docs/routing/route_layer.md Outdated Show resolved Hide resolved
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
@davidpdrsn davidpdrsn merged commit db08419 into main Aug 23, 2022
@davidpdrsn davidpdrsn deleted the layer-docs-tweaks branch August 23, 2022 16:56
jplatte pushed a commit that referenced this pull request Oct 19, 2022
jplatte pushed a commit that referenced this pull request Oct 19, 2022
davidpdrsn added a commit that referenced this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-axum T-docs Topic: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants