Swift-DocC
Use the local summaries and bundled DocC sources for authoring guidance. Compiler and renderer internals are outside this skill's coverage; handle a request for those through the relevant sources rather than redirecting the user back to authoring.
Read source map to select the reference for the requested task. If the DocC concept is already clear, use the matching summary:
- Symbol comments: symbol docs.
- Catalogs and articles: articles and structure.
- Symbol and content links: linking.
- Snippets, media, and layout: formatting and assets.
- Interactive tutorials: tutorial workflow.
- Build, preview, or hosting: preview and publish.
- Directive syntax: directive map.
Open the linked source under assets/DocCDocumentation.docc/ when exact syntax
or examples matter. Consult assets/manifest.json only for source provenance.
Report the relevant build result when changing a catalog; do not imply a
successful preview or publication from source edits alone.