Skip to content

Commit 6c24c44

Browse files
committed
Add link targets to the table of contents
1 parent 4f95fa7 commit 6c24c44

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ from that of MathJax version 2. Use the green menu at the bottom of
1212
the sidebar on the left to access the version 2 documentation if you
1313
need it.
1414

15+
.. _toc-basics:
1516
.. toctree::
1617
:caption: The Basics
1718
:name: basics
@@ -23,6 +24,7 @@ need it.
2324
The MathJax Community <basic/community>
2425
Reporting Issues with MathJax <basic/bugs>
2526

27+
.. _toc-mathjax-web:
2628
.. toctree::
2729
:caption: Including MathJax in a Web Page
2830
:name: browser-components
@@ -36,6 +38,7 @@ need it.
3638
Making a Custom Build of MathJax <web/webpack>
3739
Examples in a Browser <web/examples>
3840

41+
.. _toc-mathjax-node:
3942
.. toctree::
4043
:caption: MathJax on a Server Using NodeJS
4144
:name: server-nodejs
@@ -45,6 +48,7 @@ need it.
4548
Three Ways to Use MathJax in Node <server/overview>
4649
Examples in Node <server/examples>
4750

51+
.. _toc-mathjax-input:
4852
.. toctree::
4953
:caption: MathJax Input
5054
:maxdepth: 1
@@ -53,6 +57,7 @@ need it.
5357
MathML Support <input/mathml>
5458
AsciiMath Support <input/asciimath>
5559

60+
.. _toc-mathjax-output:
5661
.. toctree::
5762
:caption: MathJax Output
5863
:maxdepth: 2
@@ -63,13 +68,15 @@ need it.
6368
Font Support <output/fonts>
6469
Browser Support <output/browser>
6570

71+
.. _toc-configuration-options:
6672
.. toctree::
6773
:caption: Configuration Options
6874
:name: configuration-options
6975
:maxdepth: 2
7076

7177
Configuring MathJax <options/index>
7278

79+
.. _toc-advanced-topics:
7380
.. toctree::
7481
:caption: Advanced topics
7582
:name: advanced-topics
@@ -80,13 +87,15 @@ need it.
8087
The MathJax Processing Model <advanced/model>
8188
Synchronizing Your Code with MathJax <advanced/synchronize>
8289

90+
.. _toc-mathjax-api:
8391
.. toctree::
8492
:caption: The MathJax API
8593
:name: api
8694
:maxdepth: 2
8795

8896
Using the MathJax API <api/index>
8997

98+
.. _toc-miscellaneous:
9099
.. toctree::
91100
:caption: Miscellaneous
92101
:name: miscellaneous
@@ -96,6 +105,7 @@ need it.
96105
MathJax Badges and Logo <misc/badges>
97106
Articles and Presentations <misc/articles>
98107

108+
.. _toc-mathjax-updates:
99109
.. toctree::
100110
:caption: MathJax Updates
101111
:name: mathjax-updates

0 commit comments

Comments
 (0)