mlx-swift
mlx-swift copied to clipboard
Fix document symbol links
There is a bug around swift-docc that could not generate symbol links for - -= / /=.
And this was fixed in Swift 5.10 based on https://github.com/apple/swift-docc/issues/808. So this PR adds symbol links for these operators.
And I tried to run Build Documentation on Xcode 15.3, it works as expected: