Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving configuration to sphinx.toml file #14427

Merged
merged 3 commits into from
May 27, 2024
Merged

Moving configuration to sphinx.toml file #14427

merged 3 commits into from
May 27, 2024

Commits on May 27, 2024

  1. Experimental: moving configuration to sphinx.toml file

    This is a draft PR to move all static configuration from the conf.py
    file to a toml file.
    melissawm authored and Carreau committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c68c9e8 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    melissawm authored and Carreau committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0ff421c View commit details
    Browse the repository at this point in the history
  3. Update toml imports

    And use locals() update instead of explicit extractions.
    Carreau committed May 27, 2024
    Configuration menu
    Copy the full SHA
    45dcccc View commit details
    Browse the repository at this point in the history