[llvm-bugs] [Bug 41620] New: should reference local mathjax

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 26 15:34:05 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41620

            Bug ID: 41620
           Summary: should reference local mathjax
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Doxygen
          Assignee: unassignedbugs at nondot.org
          Reporter: slandden at gmail.com
                CC: llvm-bugs at lists.llvm.org

</script><script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>

This should be <script type="text/javascript" src="MathJax.js"></script>

like these 

<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>

and these

<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>

and these
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="tabs.css" rel="stylesheet" type="text/css"/>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190426/4e07172d/attachment.html>


More information about the llvm-bugs mailing list