This file is indexed.

/usr/share/doc/libjs-mathjax-doc/html/_sources/index.rst.txt is in libjs-mathjax-doc 2.7+20171212-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#####################
MathJax Documentation
#####################

MathJax is an open-source JavaScript display engine for LaTeX,
MathML, and AsciiMath notation that works in all modern browsers.

.. toctree::
    :caption: Basic Usage
    :maxdepth: 1

    What is MathJax? <mathjax>
    Getting Started with MathJax <start>
    Installing and Testing MathJax <installation>
    Loading and Configuring MathJax <configuration>
    Combined MathJax Configurations <config-files>

.. toctree::
    :maxdepth: 1

    MathJax TeX and LaTeX Support <tex>
    MathJax MathML Support <mathml>
    MathJax AsciiMath Support <asciimath>
    MathJax Output Formats <output>
    MathJax Font Support <font-support>

.. toctree::
    :maxdepth: 1

    MathJax Localization <localization>
    MathJax Safe-mode <safe-mode>

.. toctree::
    :maxdepth: 1

    The MathJax Community <community>


.. toctree::
    :caption: Configuration options
    :maxdepth: 1

    Configuration options <options/index>

.. toctree::
    :caption: Advanced topics
    :name: advanced-topics
    :maxdepth: 1

    The MathJax Processing Model <advanced/model>
    The MathJax Startup Sequence <advanced/startup>
    Synchronizing Your Code with MathJax <advanced/synchronize>
    Loading MathJax Dynamically <advanced/dynamic>
    Modifying Math on the Page <advanced/typeset>
    Obtaining the MathML for an Expression <advanced/toMathML>
    Writing MathJax Extensions <advanced/extension-writing>
    Debugging Tips <advanced/debugging-tips>
    MathJax on NodeJS <advanced/mathjax-node>

.. toctree::
    :caption: The MathJax API
    :maxdepth: 1

    Details of the MathJax API<api/index>

.. toctree::
    :caption: Miscellanea
    :maxdepth: 1

    Accessibility features <misc/accessibility-features>
    Browser Compatibility <misc/browser-compatibility>
    EPUB3 Reading Systems <misc/epub>
    MathJax Badges and Logo <misc/badges>
    Articles and Presentations <misc/articles>
    Using MathJax in Web Platforms <misc/platforms>
    MathJax FAQ <misc/faq>
    MathJax in Use <misc/mathjax-in-use>

.. toctree::
    :caption: Upgrading MathJax
    :maxdepth: 2
    
    Upgrading MathJax <upgrading/index>

.. toctree::
    :caption: Reference Pages
    :maxdepth: 1

    HTML snippets <reference/HTML-snippets>
    CSS style objects <reference/CSS-styles>
    Localization strings <reference/localization-strings>
    Glossary <reference/glossary>

* :ref:`Search <search>`

--------

This version of the documentation was built |today|.