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

Edit docs for correctness and clarity #412

Merged
merged 8 commits into from
Jan 23, 2015
Merged

Conversation

kgriffs
Copy link
Member

@kgriffs kgriffs commented Jan 22, 2015

No description provided.

Kurt Griffiths added 8 commits January 13, 2015 17:53
Add the new resource param to the examples in the hook documentation.
Add a note to the middleware param documentation to ensure people don't
mistakenly pass class types in lieu of instances of said classes.
Better express three of Falcon's most attractive features: performance,
clean code, and no dependency on WebOb.
In order to reduce confusion, add a note about how to install the
Falcon 0.2 beta and release candidates (as they become available). As
part of this change, reconcile some of the differences between the
installation instructions in the README and on Read the Docs.
… line

Mitigate confusion around resp.status that may cause some developers to
assign just a code to it, rather that the entire status line.

See also issue falconry#266
Audit docstrings and touch up any that are unclear or out of date. Fix minor
typos as they are discovered.

Partially implements falconry#296
Update the README and quickstart example code to showcase the new
middleware feature. Also tweak other parts of the example code,
as needed, to be in sync with the latest updates to the framework.

Partially implements falconry#296
…n pages

Edit the prose in the existing documentation for clarity and correctness.

Closes falconry#296
kgriffs added a commit that referenced this pull request Jan 23, 2015
Edit docs for correctness and clarity
@kgriffs kgriffs merged commit fba3632 into falconry:master Jan 23, 2015
@kgriffs kgriffs deleted the issues/296 branch January 23, 2015 00:41
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.

None yet

1 participant