php-reflection icon indicating copy to clipboard operation
php-reflection copied to clipboard

Documentation

Open ichiriac opened this issue 8 years ago • 1 comments

Make sure that documentation covers :

  • [ ] Every class (with an example)
  • [ ] Every property
  • [ ] Every method (when usefull with an example)
  • [ ] Write some "how to" recipes

ichiriac avatar Dec 17 '16 16:12 ichiriac

work in progress here : https://github.com/glayzzle/php-reflection/tree/master/docs

In order to update docs run : grunt doc

ichiriac avatar Dec 16 '17 20:12 ichiriac