DiscussionsIssue archiveOCCT:Documentation

Archived issue #0024364

Document system should use local MathJax also

Open CASCADEOCCT:Documentationclosed3 public notes

Search issues

Description

During generation of documentation the formulas is generated with remote MathJax engine. There is need to use local MathJax engine.

Public activity

3 archived notes

Participants are labeled by their role within this record.

01Commenter 1
the patch is ready for reviewing; review CR24364 OCCT branch
02Commenter 2
MathJax uses image fonts being counted approximately 29K files (fonts/HTML-CSS/TeX/png/ folder).

There are web-fonts usage (without folder with 29K image files) but non-internet connection case doesn't accept this usage.

Therefore, MathJax source integration into OCCT git seems "expensive"
03Commenter 3
Reviewed; the branch is rebased on the current master and pushed (with some changes in docs) as CR24364_1. Please integrate

Related records