turf-swift icon indicating copy to clipboard operation
turf-swift copied to clipboard

v2.5.0 documentation lacks method signatures

Open 1ec5 opened this issue 3 years ago • 0 comments

The published documentation for v2.5.0 lacks method signatures, and anchors to specific sections of the pages are broken. Compare the LineString.intersection(with:) documentation between v2.4.0 and v2.5.0:

v2.4.0 v2.5.0

This is a symptom of missing USRs. jazzy probably outputs a warning indicating the problem.

/cc @mapbox/navigation-ios

1ec5 avatar Aug 24 '22 01:08 1ec5