Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1512382 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuzka committed Dec 13, 2024
1 parent ceb9ac9 commit c88e5d2
Show file tree
Hide file tree
Showing 11 changed files with 2,084 additions and 6 deletions.
1 change: 1 addition & 0 deletions Introduction/introduction_basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
</li>
<li class="toctree-l2"><a class="reference internal" href="introduction_creator.html">Designing networks</a></li>
<li class="toctree-l2"><a class="reference internal" href="introduction_simulations.html">Running simulations using Pop2net</a></li>
<li class="toctree-l2"><a class="reference internal" href="network_export.html">Network model export</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
Expand Down
1 change: 1 addition & 0 deletions Introduction/introduction_creator.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="introduction_simulations.html">Running simulations using Pop2net</a></li>
<li class="toctree-l2"><a class="reference internal" href="network_export.html">Network model export</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
Expand Down
5 changes: 3 additions & 2 deletions Introduction/introduction_simulations.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Installation" href="../installation.html" />
<link rel="next" title="Network model export" href="network_export.html" />
<link rel="prev" title="Designing networks" href="introduction_creator.html" />
</head>

Expand Down Expand Up @@ -60,6 +60,7 @@
<li class="toctree-l3"><a class="reference internal" href="#Simulations-on-dynamic-networks">Simulations on dynamic networks</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="network_export.html">Network model export</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a></li>
Expand Down Expand Up @@ -1386,7 +1387,7 @@ <h2>Simulations on dynamic networks<a class="headerlink" href="#Simulations-on-d
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="introduction_creator.html" class="btn btn-neutral float-left" title="Designing networks" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../installation.html" class="btn btn-neutral float-right" title="Installation" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="network_export.html" class="btn btn-neutral float-right" title="Network model export" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
946 changes: 946 additions & 0 deletions Introduction/network_export.html

Large diffs are not rendered by default.

Loading

0 comments on commit c88e5d2

Please sign in to comment.