On Tuesday, August 20, 2024 at 6:44:50 PM UTC-7 Matthias Koeppe wrote:

On Tuesday, August 20, 2024 at 5:42:42 PM UTC-7 John H Palmieri wrote:

I just built Sage on an OS X machine with a bunch of homebrew packages 
installed. It took under 20 minutes to build everything except the 
documentation, while the file sagemath_doc_html-none.time says real 24m20.264s 
[...] with "SAGE_DOCBUILD_OPTS=' --no-plot'". If the documentation is 
taking longer than everything else combined, maybe we should consider 
distributing all of the documentation pre-built as a tarball [...]


This should be possible with https://github.com/sagemath/sage/pull/36730


Help would be very welcome on the following improvement for the docbuild:

Currently many copies of _static are in the HTML wheels (because wheels 
cannot store symlinks). We should deduplicate the _static directories by 
rewriting the links instead of using symlinks. This would also fix a 
problem on WSL. See WSL: Chrome on Windows does not find the _static style 
in built HTML doc  #35538 (comment) 
<https://github.com/sagemath/sage/issues/35538#issuecomment-1532477914>.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/a8962e5e-ec47-477b-8d86-3d6265f1f2c8n%40googlegroups.com.

Reply via email to