[packages/python3-sphinx_codeautolink] - finished doc build
qboosh
qboosh at pld-linux.org
Sat Jul 5 07:18:33 CEST 2025
commit 6f1042114ada0656be761bf8ba59bcbd57c27888
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 5 07:19:58 2025 +0200
- finished doc build
python3-sphinx_codeautolink.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-sphinx_codeautolink.spec b/python3-sphinx_codeautolink.spec
index 009db22..ad23d01 100644
--- a/python3-sphinx_codeautolink.spec
+++ b/python3-sphinx_codeautolink.spec
@@ -74,6 +74,7 @@ PYTHONPATH=$(pwd)/src \
%endif
%if %{with doc}
+PYTHONPATH=$(pwd)/src \
sphinx-build-3 -b html docs/src docs/_build/html
%endif
@@ -110,5 +111,5 @@ rm -rf $RPM_BUILD_ROOT
%if %{with doc}
%files apidocs
%defattr(644,root,root,755)
-%doc docs/_build/html/*
+%doc docs/_build/html/{_images,_static,plot_directive,*.html,*.js}
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinx_codeautolink.git/commitdiff/6f1042114ada0656be761bf8ba59bcbd57c27888
More information about the pld-cvs-commit
mailing list