linkedin
linkedin copied to clipboard
Documentation Links No Longer Work
A number of the links to the "developer.linkedin.com" site are no longer working. eg: http://developer.linkedin.com/documents/groups-api
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
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
Thanks @ryanatwork then I guess I can fork the repository, make the changes and submit pull-request.
That would be much appreciated @abhinaykumar
Just did the pull-request #263.