Skip to content

[FEATURE] Automatic generation of switcher.json for sphinx documentation #67

@sankalps0549

Description

@sankalps0549

Is your feature request related to a problem? Please describe.
Currently adding another version to the switcher.json is a manual task which is prone to human error.

Describe the solution you'd like
An automated script to generate the switcher.json file for sphinx documentation versioning.

Describe alternatives you've considered
N/A

API Design (if applicable)

  • Generate the switcher file
python run.py generate-switcher
  • Generating switcher is part of the build-docs command

Additional context
Consider if switcher.json is required to be part of the repo based on the automation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions