You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's clean up the docs for Faraday v1. I'd like to settle on YARD for our documentation format. Ideally every public method and class has documentation with return values and parameter info. The more common or complex methods can have longer descriptions and even example code. Ideally, the docs are usable for source code spelunkers, while potentially generating snazzy web pages too (/cc #949).
Satisfy Style/Documentation and Style/DocumentationMethods rubocop offenses RuboCop Quest Issue #854
Document all public classes and methods using YARD
Let's clean up the docs for Faraday v1. I'd like to settle on YARD for our documentation format. Ideally every public method and class has documentation with return values and parameter info. The more common or complex methods can have longer descriptions and even example code. Ideally, the docs are usable for source code spelunkers, while potentially generating snazzy web pages too (/cc #949).
faraday-adapter-specs
)/cc older discussions #425 #575 #779
The text was updated successfully, but these errors were encountered: