parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

docs: improve organization of SDK config #409

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

Methods and properties to configure the SDK are scattered throughout the docs.

Related issue: #n/a

Approach

Place all of the methods and properties related to SDK configuration in one section.

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #409 (d8f9172) into main (62553bc) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files         158      158           
  Lines       15266    15269    +3     
=======================================
+ Hits        13739    13742    +3     
  Misses       1527     1527           
Impacted Files Coverage Δ
Sources/ParseSwift/Types/ParseOperation.swift 100.00% <ø> (ø)
Sources/ParseSwift/Types/QueryConstraint.swift 98.59% <100.00%> (+0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.