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:
This is a symptom of missing USRs. jazzy probably outputs a warning indicating the problem.
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:This is a symptom of missing USRs. jazzy probably outputs a warning indicating the problem.
/cc @mapbox/navigation-ios