smartcar / ios-sdk

Smartcar SDK for iOS.
https://smartcar.github.io/ios-sdk/
MIT License
19 stars 7 forks source link

SDK Reference Documentation #53

Closed sankethkatta closed 5 years ago

sankethkatta commented 5 years ago

This PR started to address #52 which pointed out the lack of documentation around errors returned to the completion handler in the SDK. The PR expanded to re-format the documentation into a nicer tabular format and split the class and method reference into a separate file which is easier to read and navigate.

It is best reviewed by looking at the READMEs in the rendered view:

codecov[bot] commented 5 years ago

Codecov Report

Merging #53 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #53   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          64     64           
=====================================
  Hits           64     64

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a1c759f...1830472. Read the comment docs.