We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c4037 commit 8d70121Copy full SHA for 8d70121
doc/make.bat
@@ -37,7 +37,7 @@ goto end
37
:html
38
REM TODO: these lines of code should be removed once the feature branch is merged
39
pip uninstall --yes sphinx-autoapi
40
-pip install "sphinx-autoapi @ git+https://github.com/jorgepiloto/sphinx-autoapi@feat/single-page-option"
+pip install "sphinx-autoapi @ git+https://github.com/ansys/sphinx-autoapi@feat/single-page-option"
41
42
%SPHINXBUILD% -M html %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
43
%SPHINXBUILD% -M linkcheck %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
0 commit comments