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
I'd like to integrate Swift Package Index into Dash, my documentation browser app.
What I need:
Package Search API. If possible, this API should also return the list of targets within the packages for which documentation is available and the versions of the package.
Downloadable Docs. A way to download the DocC files given a package version and target. If you're preparing the DocC for static hosting, I'd prefer the static hosted version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to integrate Swift Package Index into Dash, my documentation browser app.
What I need:
Beta Was this translation helpful? Give feedback.
All reactions