Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ documentation: # Build HTML documentation. - sphinx-build -W -b html doc html # Build PDF documentation. - pacman -S base-devel # HACK: Fix broken make command - sphinx-build -W -b latex doc latex - make -C latex # HACK: Work around autoapi using relative paths to math images. Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ documentation: # Build HTML documentation. - sphinx-build -W -b html doc html # Build PDF documentation. - pacman -S base-devel # HACK: Fix broken make command - sphinx-build -W -b latex doc latex - make -C latex # HACK: Work around autoapi using relative paths to math images. Loading