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: unassignedb...@nondot.org
          Reporter: sland...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to