-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement