File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ PyAnsys Geometry
14
14
:target: https://pypi.org/project/ansys-geometry-core
15
15
:alt: PyPI
16
16
17
- .. |codecov | image :: https://codecov.io/gh/ansys/ansys -geometry-core/branch/main/ graph/badge.svg
17
+ .. |codecov | image :: https://codecov.io/gh/ansys/pyansys -geometry/ graph/badge.svg?token=UZIC7XT5WE
18
18
:target: https://codecov.io/gh/ansys/pyansys-geometry
19
19
:alt: Codecov
20
20
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ REM TODO: these lines of code should be removed once the feature branch is merge
39
39
pip uninstall --yes sphinx-autoapi
40
40
pip install " sphinx-autoapi @ git+https://github.com/jorgepiloto/sphinx-autoapi@feat/single-page-option"
41
41
REM TODO: these lines of code should be removed once the feature branch is merged
42
- %SPHINXBUILD% -M linkcheck %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
43
42
%SPHINXBUILD% -M html %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
43
+ %SPHINXBUILD% -M linkcheck %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
44
44
goto build-examples-py
45
45
46
46
:clean
You can’t perform that action at this time.
0 commit comments