Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 19, 2025

This cleanly separates the responsibilities for handling documentation from those of handling Swift files. It also simplifies providing docc support for clang because we just need to implement the two symbolGraph methods in ClangLanguageService and can re-use the remaining infrastructure from DoccLanguageService.

…geService`

This cleanly separates the responsibilities for handling documentation from those of handling Swift files. It also simplifies providing docc support for clang because we just need to implement the two `symbolGraph` methods in `ClangLanguageService` and can re-use the remaining infrastructure from `DoccLanguageService`.
@ahoppen
Copy link
Member Author

ahoppen commented Aug 19, 2025

@swift-ci Please test

@ahoppen ahoppen merged commit b317928 into swiftlang:main Aug 20, 2025
3 checks passed
@ahoppen ahoppen deleted the handle-swift-documentation-in-doclanguageservice branch September 3, 2025 05:05
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