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

Proposed 0.11 docs #727

Merged
merged 20 commits into from
Jan 8, 2020
Merged

Proposed 0.11 docs #727

merged 20 commits into from
Jan 8, 2020

Conversation

tomchristie
Copy link
Member

There may well be a bunch of stuff still to think over here, but this is what I've got right now...

  • Docs changes for sync API.
  • Added new "async" section.
  • HTTP/2 listed as "async only"
  • Kept the UDS docs, listed as "async only" and moving it to the async section.
  • Advanced section now covers mounting WSGI apps, async-specific section covers mounting ASGI apps.

@tomchristie tomchristie added the docs Changes to the documentation label Jan 6, 2020
@tomchristie tomchristie added this to the 0.11.0 milestone Jan 6, 2020
@tomchristie tomchristie mentioned this pull request Jan 6, 2020
10 tasks
@florimondmanca florimondmanca self-requested a review January 7, 2020 12:02
Copy link
Member

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

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

Left a bunch of suggestions :-)

README.md Outdated Show resolved Hide resolved
docs/advanced.md Outdated Show resolved Hide resolved
docs/advanced.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/async.md Outdated Show resolved Hide resolved
docs/quickstart.md Outdated Show resolved Hide resolved
@tomchristie tomchristie mentioned this pull request Jan 8, 2020
2 tasks
docs/api.md Outdated Show resolved Hide resolved
@florimondmanca
Copy link
Member

@tomchristie Also there are three pending comments that GitHub shows under "3 more items hidden", have you seen those?

@tomchristie
Copy link
Member Author

Thanks @florimondmanca! Nope, I'd not noticed those other suggestions.

The Client.close() API docs reference was waiting for #735 which is now in.

Co-Authored-By: Florimond Manca <[email protected]>
Copy link
Member

@florimondmanca florimondmanca 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 now! 🌈

@tomchristie
Copy link
Member Author

Fantastic, thanks! ✨

@tomchristie tomchristie merged commit 2038919 into master Jan 8, 2020
@tomchristie tomchristie deleted the 0.11-docs branch January 8, 2020 12:51
@tomchristie
Copy link
Member Author

Ah, I shoulda actually held off on merging this, since it updates the repo README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Changes to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants