@@ -12,6 +12,7 @@ from that of MathJax version 2. Use the green menu at the bottom of
12
12
the sidebar on the left to access the version 2 documentation if you
13
13
need it.
14
14
15
+ .. _toc-basics :
15
16
.. toctree ::
16
17
:caption: The Basics
17
18
:name: basics
@@ -23,6 +24,7 @@ need it.
23
24
The MathJax Community <basic/community >
24
25
Reporting Issues with MathJax <basic/bugs >
25
26
27
+ .. _toc-mathjax-web :
26
28
.. toctree ::
27
29
:caption: Including MathJax in a Web Page
28
30
:name: browser-components
@@ -36,6 +38,7 @@ need it.
36
38
Making a Custom Build of MathJax <web/webpack >
37
39
Examples in a Browser <web/examples >
38
40
41
+ .. _toc-mathjax-node :
39
42
.. toctree ::
40
43
:caption: MathJax on a Server Using NodeJS
41
44
:name: server-nodejs
@@ -45,6 +48,7 @@ need it.
45
48
Three Ways to Use MathJax in Node <server/overview >
46
49
Examples in Node <server/examples >
47
50
51
+ .. _toc-mathjax-input :
48
52
.. toctree ::
49
53
:caption: MathJax Input
50
54
:maxdepth: 1
@@ -53,6 +57,7 @@ need it.
53
57
MathML Support <input/mathml >
54
58
AsciiMath Support <input/asciimath >
55
59
60
+ .. _toc-mathjax-output :
56
61
.. toctree ::
57
62
:caption: MathJax Output
58
63
:maxdepth: 2
@@ -63,13 +68,15 @@ need it.
63
68
Font Support <output/fonts >
64
69
Browser Support <output/browser >
65
70
71
+ .. _toc-configuration-options :
66
72
.. toctree ::
67
73
:caption: Configuration Options
68
74
:name: configuration-options
69
75
:maxdepth: 2
70
76
71
77
Configuring MathJax <options/index >
72
78
79
+ .. _toc-advanced-topics :
73
80
.. toctree ::
74
81
:caption: Advanced topics
75
82
:name: advanced-topics
@@ -80,13 +87,15 @@ need it.
80
87
The MathJax Processing Model <advanced/model >
81
88
Synchronizing Your Code with MathJax <advanced/synchronize >
82
89
90
+ .. _toc-mathjax-api :
83
91
.. toctree ::
84
92
:caption: The MathJax API
85
93
:name: api
86
94
:maxdepth: 2
87
95
88
96
Using the MathJax API <api/index >
89
97
98
+ .. _toc-miscellaneous :
90
99
.. toctree ::
91
100
:caption: Miscellaneous
92
101
:name: miscellaneous
@@ -96,6 +105,7 @@ need it.
96
105
MathJax Badges and Logo <misc/badges >
97
106
Articles and Presentations <misc/articles >
98
107
108
+ .. _toc-mathjax-updates :
99
109
.. toctree ::
100
110
:caption: MathJax Updates
101
111
:name: mathjax-updates
0 commit comments