Skip to content

Commit ec92859

Browse files
DOCSP-44949 Shorten TOC Labels (#24) (#27)
* DOCSP-44893 Shorten TOC Labels * active * another active voice fix (cherry picked from commit 90b1ad3) Co-authored-by: lindseymoore <[email protected]>
1 parent 3084cad commit ec92859

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

source/index.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313

1414
.. toctree::
1515

16-
/previous-versions
17-
/installation
18-
/quick-start
19-
/whats-new
20-
/comparison
21-
/data-types
22-
/schemas
16+
Previous Versions </previous-versions>
17+
Install & Upgrade </installation>
18+
Quick Start </quick-start>
19+
What's New </whats-new>
20+
Compare to PyMongo </comparison>
21+
Data Types </data-types>
22+
Schema Examples </schemas>
2323
API Documentation <{+api-root+}>
24-
/faq
24+
FAQ </faq>
2525

2626
Introduction
2727
------------

0 commit comments

Comments
 (0)