Skip to content

restructure discovery documentation #4

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

Merged
merged 1 commit into from
Aug 23, 2015
Merged

restructure discovery documentation #4

merged 1 commit into from
Aug 23, 2015

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Aug 23, 2015

fix #1 and fix #2

okay, this is my attempt to make the documentation more readable. i restructured it quite heavily, i hope you can see what i did...

corresponding discovery service. For example:

``` php
HttpAdapterDiscovery::register('Acme\MyAdapter`, true);
Copy link
Member

Choose a reason for hiding this comment

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

Bad quotation

@sagikazarmark
Copy link
Member

Thank you. It is indeed better this way. I added a few comments, can you check those before merging?

@dbu
Copy link
Contributor Author

dbu commented Aug 23, 2015

updated. i think the trait idea would make no sense actually, as you have to initialize the properties anyways

@sagikazarmark
Copy link
Member

Cool, thanks. Ready to merge?

@dbu
Copy link
Contributor Author

dbu commented Aug 23, 2015

in my opinion: yes

sagikazarmark added a commit that referenced this pull request Aug 23, 2015
restructure discovery documentation - Fix #1, Fix #2
@sagikazarmark sagikazarmark merged commit 8094668 into php-http:master Aug 23, 2015
@dbu dbu deleted the discovery branch August 23, 2015 21:58
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.

document how to use discovery discovery doc
2 participants