|
22 | 22 | <script src="../_static/js/theme.js"></script> |
23 | 23 | <link rel="index" title="Index" href="../genindex.html" /> |
24 | 24 | <link rel="search" title="Search" href="../search.html" /> |
25 | | - <link rel="next" title="easygraph.datasets package" href="easygraph.datasets.html" /> |
26 | | - <link rel="prev" title="Reference" href="../reference.html" /> |
| 25 | + <link rel="next" title="easygraph.datapipe package" href="easygraph.datapipe.html" /> |
| 26 | + <link rel="prev" title="easygraph package" href="easygraph.html" /> |
27 | 27 | </head> |
28 | 28 |
|
29 | 29 | <body class="wy-body-for-nav"> |
|
75 | 75 | <ul class="wy-breadcrumbs"> |
76 | 76 | <li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li> |
77 | 77 | <li class="breadcrumb-item"><a href="../reference.html">Reference</a></li> |
| 78 | + <li class="breadcrumb-item"><a href="modules.html">easygraph</a></li> |
| 79 | + <li class="breadcrumb-item"><a href="easygraph.html">easygraph package</a></li> |
78 | 80 | <li class="breadcrumb-item active">easygraph.classes package</li> |
79 | 81 | <li class="wy-breadcrumbs-aside"> |
80 | 82 | <a href="../_sources/reference/easygraph.classes.rst.txt" rel="nofollow"> View page source</a> |
@@ -4983,8 +4985,8 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this |
4983 | 4985 | </div> |
4984 | 4986 | </div> |
4985 | 4987 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
4986 | | - <a href="../reference.html" class="btn btn-neutral float-left" title="Reference" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
4987 | | - <a href="easygraph.datasets.html" class="btn btn-neutral float-right" title="easygraph.datasets package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 4988 | + <a href="easygraph.html" class="btn btn-neutral float-left" title="easygraph package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
| 4989 | + <a href="easygraph.datapipe.html" class="btn btn-neutral float-right" title="easygraph.datapipe package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
4988 | 4990 | </div> |
4989 | 4991 |
|
4990 | 4992 | <hr/> |
|
0 commit comments