Skip to content

allow customization of '@family' prefix #830

@kevinushey

Description

@kevinushey

When using e.g.

#' @family foo

The documentation gets an entry in the seealso section as:

Other foo: <...>

I'd like to be able to customize the prefix, so that I could just write e.g.

#' @family Environment management

and just have a plain old:

Environment management: <...>

ie, without the Other: prefix. Does that seem sensible?

tl;dr: "Other:" isn't always a great prefix and I'd like to customize that somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions