parse-community / Parse-Swift

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

docs: add back SDK init links under Topics section #400

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

The changes in #397 removed the links to the Topics section in the current documentation.

Before

image

After

image

Related issue: #n/a

Approach

Add back the links.

image

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 #400 (fa8bd5c) into main (4909de3) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files         158      158           
  Lines       15081    15081           
=======================================
+ Hits        13516    13517    +1     
+ Misses       1565     1564    -1     
Impacted Files Coverage Δ
Sources/ParseSwift/Parse.swift 99.01% <ø> (ø)
Sources/ParseSwift/Types/ParseConfiguration.swift 53.19% <ø> (ø)
Sources/ParseSwift/Objects/ParseObject.swift 87.44% <0.00%> (+0.14%) :arrow_up:

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