-
Notifications
You must be signed in to change notification settings - Fork 440
[SwiftLexicalLookup][GSoC] Add a DocC article with description of SwiftLexicalLookup
.
#2812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
## Overview | ||
|
||
> Important: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please double-check that this works but I think docc supports [!IMPORTANT]
, which would add some color here
> Important: | |
> [!IMPORTANT] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, apparently the format is
> Important: Your text
Rendered as seen here: https://www.swift.org/documentation/docc/adding-structure-to-your-documentation-pages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I made it inline.
@swift-ci please test |
Also, the CI failed for macOS in a bunch of tests
They don't seem to be related much with this PR though. Is it possible I forgot to add something important here with the documentation? |
@swift-ci please test |
@swift-ci please test Windows |
This PR includes a DocC article with high-level description of
SwiftLexicalLookup
. We thought with @DougGregor it would be great to include it with the final GSoC submission.