react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

Suggestion : better doc, add more description

Open Aarbel opened this issue 5 years ago • 2 comments

Thank you @JustFly1984 for your work !

Documentation is hard to read, could you just add a little description on each method ?

For example i don't really know what this method is usefull for :

image

Aarbel avatar Jul 02 '19 16:07 Aarbel

See this example on how to add description to props: https://github.com/styleguidist/react-docgen-typescript#example

Adding: /** prop1 description */ above each prop in each component's typescript interface definition will add that description automatically to the docs.

Contributions are welcome! :-)

uriklar avatar Jul 13 '19 16:07 uriklar

@colemars has volunteered to work on this issue so please make sure to coordinate any work you want to put on this with him before you do. Thanks Cole

uriklar avatar Jul 13 '19 19:07 uriklar