Skip to content

[SR-15431] Support DocC references to symbols defined in another module #208

Open
@Mordil

Description

@Mordil
Previous ID SR-15431
Radar rdar://79049385
Original Reporter @Mordil
Type New Feature
Additional Detail from JIRA
Votes 19
Component/s Swift-DocC
Labels New Feature
Assignee None
Priority Medium

md5: c3c52c8ed342d1b0fea2c443bcf8f543

Issue Description:

As a database driver author, I rely heavily on SwiftNIO for the architecture of my driver, and users of my driver should be familiar with many of the concepts and types defined by SwiftNIO that I also expose.

When I write symbol documentation or articles, I would like the ability to reference those types, to enrich the exploration of documentation with Xcode.

The syntax I would find the least surprising is having to prepend the module's name at the start, such as ``SlothCreator/Habitat``

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew features or new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions