Skip to content

Add Static/Dynamic layout viewer tabs to docs #642

Description

@jackgdsf

The API Reference section of the PCells docs page currently renders each cell layout using a single .. plot:: directive.

This issue proposes adding sphinx-design tab-set with two tabs per cell:

  • Static — a pre-rendered PNG image (fast loading, no JS required)
  • Dynamic — an interactive kwasm viewer iframe for pan/zoom exploration

This improves the docs experience by giving users a quick-loading static view by default, with the option to interact with the layout dynamically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationpdkPDK issuepdk:quantum-rf-pdkPDK this issue belongs to

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions