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

Organized and expanded manual #178

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

eimajenthat
Copy link
Contributor

I started working on putting all the documentation into markdown files in the repo, so the docs can be versioned withe app. I discovered /docs was used for the phpDocumenter auto-generated docs, so I decided to call these pages the manual. I broke out the sections of the README, and then added in pages from the Wiki. Also added a StackOverflow answer I wrote, and a Gist someone else wrote.

In manual/Routing.md, I added some stuff about overriding the behavior where multiple routes are matched. As you mentioned in the Issues section, it's a useful, but confusing behavior, so I figured it deserved some attention. However, I'm a little fuzzy about the merits of Klein::skipRemaining() vs. Response::send(), so I'd love some input on that.

Hope someone finds this helpful!

Reference: #173 and #156.

…d put a link list into the README. Next task is to add new documentation.
…ter live, and is thus gitignore'd. I guess if the phpDocs stuff is the documentation, this stuff is the manual.
Included sample code and suggested workarounds.  However, I'm not sure which workaround is more appropriate, so the text is a little ambivalent.
… work, but a Gist I found. Attribution listed at the bottom.
@brettalton brettalton mentioned this pull request Jan 23, 2014
@Rican7
Copy link
Member

Rican7 commented Jan 23, 2014

Wow! This is unreal! Thank you so much @eimajenthat! I don't have time to look at this right now, but I'll definitely be taking a look at it soon!
Thanks again!

@eimajenthat
Copy link
Contributor Author

It's mostly cut and paste from the work of others. But I plan to add some more of my own.

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

Successfully merging this pull request may close these issues.

None yet

2 participants