We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 589fefe commit 1102fecCopy full SHA for 1102fec
doc/index.html
@@ -73,6 +73,14 @@ <h2>Contents</h2>
73
74
<dt><a href="v2/reference.html">Reference Manual</a></dt>
75
76
+ <dt>Suites:</dt>
77
+ <dd>
78
+ <ul>
79
+ <li><a href="v2/pickle.html">Pickle</a></li>
80
+ <li><a href="v2/indexing.html">Indexing</a></li>
81
+ </ul>
82
+ </dd>
83
+
84
<dt><a href="v2/configuration.html">Configuration Information</a></dt>
85
86
<dt><a href="v2/platforms.html">Known Working Platforms and
0 commit comments