diff --git a/doc/changelog.d/840.fixed.md b/doc/changelog.d/840.fixed.md new file mode 100644 index 000000000..27f2b5fae --- /dev/null +++ b/doc/changelog.d/840.fixed.md @@ -0,0 +1 @@ +Quarto remove command with latest version diff --git a/doc/source/conf.py b/doc/source/conf.py index 691f191e2..97f555798 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -84,7 +84,6 @@ }, } - html_js_files = ["https://cdn.plot.ly/plotly-3.0.1.min.js"] diff --git a/src/ansys_sphinx_theme/cheatsheet.py b/src/ansys_sphinx_theme/cheatsheet.py index e9d600bcc..122920fb8 100644 --- a/src/ansys_sphinx_theme/cheatsheet.py +++ b/src/ansys_sphinx_theme/cheatsheet.py @@ -174,7 +174,7 @@ def build_quarto_cheatsheet(app: Sphinx) -> None: file_path, ) run_quarto_command( - ["remove", "ansys/pyansys-quarto-cheatsheet", "--no-prompt"], + ["remove", "ansys/cheat_sheet", "--no-prompt"], file_path, ) supplementary_files = [