-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Description
The problem reported in #26152 has returned, it seems. As a result, users may end up with a symlink SAGE_SHARE/mathjax/mathjax
pointing to its parent directory, and this ends up producing a directory SAGE_DOC/html/en/reference/_static/mathjax
which contains a subdirectory mathjax
which also contains a subdirectory mathjax
, etc., hence needlessly using gigabytes of disk space. Let's get rid of these problematic files.
Depends on #26641
Component: documentation
Author: John Palmieri
Branch/Commit: u/jhpalmieri/no-mathjax @ ae3812d
Issue created by migration from https://trac.sagemath.org/ticket/26612