|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>API Reference — Netmap Jan, 2026 documentation</title> |
| 8 | + <title>netmap — Netmap Jan, 2026 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" /> |
|
16 | 16 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
17 | 17 | <link rel="index" title="Index" href="genindex.html" /> |
18 | 18 | <link rel="search" title="Search" href="search.html" /> |
| 19 | + <link rel="next" title="netmap package" href="netmap.html" /> |
19 | 20 | <link rel="prev" title="Netmap documentation" href="index.html" /> |
20 | 21 |
|
21 | 22 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
|
34 | 35 |
|
35 | 36 | <div class="body" role="main"> |
36 | 37 |
|
37 | | - <section id="module-netmap"> |
38 | | -<span id="api-reference"></span><h1>API Reference<a class="headerlink" href="#module-netmap" title="Link to this heading"></a></h1> |
| 38 | + <section id="netmap"> |
| 39 | +<h1>netmap<a class="headerlink" href="#netmap" title="Link to this heading"></a></h1> |
| 40 | +<div class="toctree-wrapper compound"> |
| 41 | +<ul> |
| 42 | +<li class="toctree-l1"><a class="reference internal" href="netmap.html">netmap package</a><ul> |
| 43 | +<li class="toctree-l2"><a class="reference internal" href="netmap.html#module-netmap">Module contents</a></li> |
| 44 | +</ul> |
| 45 | +</li> |
| 46 | +</ul> |
| 47 | +</div> |
39 | 48 | </section> |
40 | 49 |
|
41 | 50 |
|
@@ -66,14 +75,18 @@ <h1 class="logo"><a href="index.html">Netmap</a></h1> |
66 | 75 | <script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3> |
67 | 76 | <p class="caption" role="heading"><span class="caption-text">Contents:</span></p> |
68 | 77 | <ul class="current"> |
69 | | -<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a></li> |
| 78 | +<li class="toctree-l1 current"><a class="current reference internal" href="#">netmap</a><ul> |
| 79 | +<li class="toctree-l2"><a class="reference internal" href="netmap.html">netmap package</a></li> |
| 80 | +</ul> |
| 81 | +</li> |
70 | 82 | </ul> |
71 | 83 |
|
72 | 84 | <div class="relations"> |
73 | 85 | <h3>Related Topics</h3> |
74 | 86 | <ul> |
75 | 87 | <li><a href="index.html">Documentation overview</a><ul> |
76 | 88 | <li>Previous: <a href="index.html" title="previous chapter">Netmap documentation</a></li> |
| 89 | + <li>Next: <a href="netmap.html" title="next chapter">netmap package</a></li> |
77 | 90 | </ul></li> |
78 | 91 | </ul> |
79 | 92 | </div> |
|
0 commit comments