We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1fa639 commit d74ffc3Copy full SHA for d74ffc3
docs/source/index.rst
@@ -28,6 +28,11 @@ running and plotting graphs of functions (a.k.a pipelines).
28
from `Graphkit`_ (summer 2019, v1.2.2) to :gh:`experiment <22>` with Python 3.6+ features,
29
but has diverged significantly with enhancements ever since.
30
31
+.. raw:: html
32
+
33
+ <details>
34
+ <summary><a>Table of Contents</a></summary>
35
36
.. toctree::
37
:maxdepth: 4
38
:numbered: 1
@@ -40,6 +45,10 @@ but has diverged significantly with enhancements ever since.
40
45
Changes <changes>
41
46
genindex
42
47
48
49
50
+ </details>
51
43
52
.. _quick-start:
44
53
54
Quick start
0 commit comments