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

Put link of documentation on README.md and Close #185 #191

Merged
merged 8 commits into from
Oct 25, 2014

Conversation

malukenho
Copy link
Collaborator

No description provided.

@@ -16,161 +16,9 @@ This library aims at providing abstraction for generating various kinds of [prox
[![Latest Stable Version](https://poser.pugx.org/ocramius/proxy-manager/v/stable.png)](https://packagist.org/packages/ocramius/proxy-manager)
[![Latest Unstable Version](https://poser.pugx.org/ocramius/proxy-manager/v/unstable.png)](https://packagist.org/packages/ocramius/proxy-manager)

## Installation
## Documentation
Copy link
Owner

Choose a reason for hiding this comment

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

We should probably keep an example on the readme :-)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can keep all examples on main readme so, and remove another md docs. Speak your mind @Ocramius

Copy link
Owner

Choose a reason for hiding this comment

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

@malukenho I'd remove the .md docs only once we've moved all the documentation to .rst (not yet planned)

@Ocramius Ocramius added this to the 1.0.0 milestone Oct 24, 2014
@Ocramius Ocramius self-assigned this Oct 24, 2014
in the `docs/` directory.

## Ghost Objects
### Ghost Objects
Copy link
Owner

Choose a reason for hiding this comment

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

Just keep "An example"

Ocramius added a commit that referenced this pull request Oct 25, 2014
Put link of documentation on README.md and Close #185
@Ocramius Ocramius merged commit fd67ba7 into Ocramius:master Oct 25, 2014
@Ocramius
Copy link
Owner

@malukenho awesome!


## Documentation

You can learn about proxy pattern and how use **ProxyManager** on the [online documentation](http://ocramius.github.io/ProxyManager).

Choose a reason for hiding this comment

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

... and how TO use ProxyManager ...

Copy link
Owner

Choose a reason for hiding this comment

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

Thanks for spotting it!

Ocramius added a commit that referenced this pull request Dec 12, 2014
Total issues resolved: **17**
- [108: Fix windows path length limitations](#108)
- [172: Alternate hotfix for #108 - windows path length limitations](#172)
- [178: Verify type-safety with `self` and `static` type-hints](#178)
- [180: #178 - `self` type safety check](#180)
- [181: Documentation should be released on github pages on the `gh-pages` branch.](#181)
- [182: Documentation on github pages](#182)
- [187: Proxy generation fails if magic methods are marked as final](#187)
- [189: Bugfix - cannot override final methods ( #187 )](#189)
- [190: [WIP] [EXPERIMENTAL] Codegen should not trigger fatals](#190)
- [191: Put link of documentation on README.md and Close #185](#191)
- [193: [WIP] Codegen errors](#193)
- [194: Code-generation fatal error prevention](#194)
- [195: Blogpost about 1.0.0, 2.0.0 and stability frames](#195)
- [196: Define maintainance time-frames (stable/oldstable/etc)](#196)
- [198: Highlighting the code examples](#198)
- [199: Removed unused `ReflectionMethod` import](#199)
- [202: #196 - adding document with expected stability time-frames](#202)
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

3 participants