linkedin icon indicating copy to clipboard operation
linkedin copied to clipboard

Documentation Links No Longer Work

Open hundredwatt opened this issue 10 years ago • 5 comments

A number of the links to the "developer.linkedin.com" site are no longer working. eg: http://developer.linkedin.com/documents/groups-api

hundredwatt avatar Feb 20 '15 21:02 hundredwatt

I would like to help on fixing the links and If possible will try to add more details to each section. Can someone just guide me on how to start editing content for this gem on rubydoc?

CC @hexgnu

abhinaykumar avatar Apr 20 '16 14:04 abhinaykumar

This gem uses Yard for the documentation. The documentation comes from comments within the code you can see an example here: https://github.com/hexgnu/linkedin/blob/master/lib/linked_in/api/companies.rb#L4-L16

ryanatwork avatar Apr 20 '16 16:04 ryanatwork

Thanks @ryanatwork then I guess I can fork the repository, make the changes and submit pull-request.

abhinaykumar avatar Apr 22 '16 05:04 abhinaykumar

That would be much appreciated @abhinaykumar

hexgnu avatar Apr 22 '16 05:04 hexgnu

Just did the pull-request #263.

abhinaykumar avatar Apr 28 '16 03:04 abhinaykumar