docs: use mathjax library from debian package instead of CDN
By default, sphinx embeds the cloudflare CDN version of mathjax. This is bad for privacy, webistes enforcing cross-site origin protection and in environments with no WAN access. Luckily there's a Debian package we can use instead. The config is the default sphinx config used. Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
c4604ca468
commit
28c86760da
1
debian/control
vendored
1
debian/control
vendored
@ -141,6 +141,7 @@ Package: proxmox-backup-docs
|
||||
Build-Profiles: <!nodoc>
|
||||
Section: doc
|
||||
Depends: libjs-extjs,
|
||||
libjs-mathjax,
|
||||
${misc:Depends},
|
||||
Architecture: all
|
||||
Description: Proxmox Backup Documentation
|
||||
|
Reference in New Issue
Block a user