Skip to content

Commit ce52fd4

Browse files
committed
Keep "API" in the title of "API Index" page, only shorten to "Index" in the html sidebar
1 parent cf004cc commit ce52fd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The Python Arcade Library
118118
:maxdepth: 1
119119
:caption: API
120120

121-
api_docs/api/quick_index
121+
Index<api_docs/api/quick_index>
122122
Reference<api_docs/arcade>
123123
api_docs/resources
124124

util/template_quick_index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
.. _quick_index:
2121

22-
Index
23-
=====
22+
API Index
23+
=========
2424

2525
* :ref:`color`
2626
* :ref:`csscolor`

0 commit comments

Comments
 (0)