Skip to content

docs: restructure docs by version #7562

@janechu

Description

@janechu

Currently the docs site builds all 3 versions as subpaths each time from a single build process, the build time will get worse as more docs are added.

Structural Update Requirements

  • Split each major version into 3 separate private packages in the sites folder
  • Use the website folder to hold any common items necessary and build scripts
  • The change should be able leverage the current use of lage to only build docs that have changed
  • These should still be available on the 1.x, 2.x, 3.x, etc., subpaths

Metadata

Metadata

Assignees

Labels

docs:apiAdditions, improvements, or fixes to API docs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions