Skip to content

Conversation

@Kyle-Ye
Copy link
Contributor

@Kyle-Ye Kyle-Ye commented Oct 16, 2021

Issue

https://bugs.swift.org/browse/SR-15319

Summary

Swift-DocC used to allow doc: style links to be written as topic: links. We no longer support this old syntax and all warnings related to it should be removed.

This PR's commits delete the related diagnostic code and test code.

Testing

Steps:

  1. Create a new Xcode project using Xcode 13, and add the documentation.
  2. Use a doc: in the documentation file and it will a warning
  3. Change the DocC version Xcode use to this PR's product and it will not produce a warning.(the repo's README has instruction for it)

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Ran the ./bin/test script and it succeeded

@franklinsch franklinsch self-requested a review October 18, 2021 12:02
Copy link
Contributor

@franklinsch franklinsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you Kyle!

@franklinsch
Copy link
Contributor

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants