Skip to content

Add a codegen attribute to list "related" Archetypes #5114

Open
@jleibs

Description

@jleibs

Scalar is "related" to SeriesPoint and SeriesLine and so it would be nice to codegen appropriate cross-linking in the docs page.

Ideally we could do this with an attribute such as:

table Scalar (
  "attr.docs.unreleased",
  "attr.docs.related": "rerun.archetypes.SeriesLine, reruna.archetypes.SeriesPoint",
  "attr.rust.derive": "PartialEq"
) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions