-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
enhancementNew feature or requestNew feature or requestinfo-architectureIssues that are being considered as part of the larger information architecture design effort.Issues that are being considered as part of the larger information architecture design effort.
Description
I'm starting to expand coverage for educational notes in the compiler. These are longer form explanations for error messages that explain why the problem happens and show possible strategies for resolving the error. These notes ship in the toolchain as markdown files, where the base name of the markdown file is a stable identifier for the educational note. It would be great to provide an educational notes index on Swift.org.
I’m not sure how difficult it would be to automate taking the markdown files from the compiler and adding some DocC scaffolding around it to build and render at some specified Swift.org link (ideally docs.swift.org/errors or similar), but that seems like it might be a reasonable approach.
lin72h and alexandersandberg
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinfo-architectureIssues that are being considered as part of the larger information architecture design effort.Issues that are being considered as part of the larger information architecture design effort.