Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Fix # See Also links in API documentation comments #338

Open
@cgranade

Description

@cgranade

Describe the bug
Some of the /// # See Also sections in API documentation comments are not properly formatted as lists of links when viewed at docs.microsoft.com/quantum.

For example, the documentation for UncurriedOp incorrectly links to UncurryOpA, UncurryOpC, and UncurryOpCA instead of the newly refactored name:

image

To fix, the /// # See Also section of API documentation comments should be a list of fully-qualified names. For more details, see the API documentation section of the contribution guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-DocumentationIssue relates to API documentation comments, READMEs, or other documentation in this repo.HacktoberfestGood issue for Hacktoberfest 2020 participants!Kind-BugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions