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

use the upstream versioning method once the feature is merged in to furo #21

Open
github-actions bot opened this issue Jan 28, 2024 · 1 comment
Assignees
Labels
branch: main documentation Improvements or additions to documentation todo comment type: todo

Comments

@github-actions
Copy link

Line: 169

shutil.rmtree(build_dir)
session.run("sphinx-multiversion", "docs", "docs/_build", "--color", *args)
# TODO: use the upstream versioning method once the feature is merged in to furo
session.run(
"cp",
"docs/_templates/multiversion-index.html",
"docs/_build/index.html",
external=True,
)
session.run(

@raddessi
Copy link
Owner

raddessi commented Feb 5, 2024

linking to upstream pradyunsg/furo#372

@raddessi raddessi added the documentation Improvements or additions to documentation label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch: main documentation Improvements or additions to documentation todo comment type: todo
Projects
None yet
Development

No branches or pull requests

1 participant