Skip to content

List deduction guides on the record page #1089

@alandefreitas

Description

@alandefreitas

Problem

Deduction guides render under their namespace because we follow the AST layout. Documentation conventions expect them on the record page.

Proposed solution

  • Re-map the page parent of deduction guides to the associated record.
  • Evaluate whether the context should remain the namespace or switch to the record; document the decision.
  • Adjust navigation and breadcrumbs accordingly.

Requirements

  • Deduction guides appear on the record page in rendered output.
  • Navigation remains correct even for nested namespaces.
  • Tests confirm relocation for multiple templates and friend cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions