Skip to content

Commit

Permalink
deploy: d7008cc
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankar95 committed Jan 28, 2024
1 parent 9dbbba0 commit 1eb45b4
Show file tree
Hide file tree
Showing 70 changed files with 6,596 additions and 3,407 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3c7cbc2567366b70bfa993aea4e8883c
config: f7d25218f9a02756d96ec1b9e14444fd
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/CHANGELOG.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/pathfinding3d.core.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.grid.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.heap.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.heuristic.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.node.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.util.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.core.world.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.a_star.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.best_first.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.bi_a_star.doctree
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.dijkstra.doctree
Binary file not shown.
Binary file modified .doctrees/pathfinding3d.finder.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.finder.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.ida_star.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.msp.doctree
Binary file not shown.
Binary file added .doctrees/pathfinding3d.finder.theta_star.doctree
Binary file not shown.
115 changes: 58 additions & 57 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title> &mdash; pathfinding3d 0.6.1 documentation</title>
<link rel="stylesheet" type="text/css" href="/en/latest/_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="/en/latest/_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="/en/latest/_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="/en/latest/_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="/en/latest/_static/custom.css?v=4d8c61bb" />
<title>Page Not Found &mdash; pathfinding3d 0.6.2 documentation</title>
<link rel="stylesheet" type="text/css" href="/pathfinding3D/_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="/pathfinding3D/_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="/pathfinding3D/_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="/pathfinding3D/_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="/pathfinding3D/_static/custom.css?v=4d8c61bb" />


<!--[if lt IE 9]>
<script src="/en/latest/_static/js/html5shiv.min.js"></script>
<script src="/pathfinding3D/_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="/en/latest/_static/jquery.js?v=5d32c60e"></script>
<script src="/en/latest/_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="#" id="documentation_options" src="/en/latest/_static/documentation_options.js?v=4c124ac1"></script>
<script src="/en/latest/_static/doctools.js?v=888ff710"></script>
<script src="/en/latest/_static/sphinx_highlight.js?v=4825356b"></script>
<script src="/en/latest/_static/clipboard.min.js?v=a7894cd8"></script>
<script src="/en/latest/_static/copybutton.js?v=f281be69"></script>
<script src="/en/latest/_static/js/theme.js"></script>
<link rel="index" title="Index" href="/en/latest/genindex.html" />
<link rel="search" title="Search" href="/en/latest/search.html" />
<script src="/pathfinding3D/_static/jquery.js?v=5d32c60e"></script>
<script src="/pathfinding3D/_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="#" id="documentation_options" src="/pathfinding3D/_static/documentation_options.js?v=e1423a0d"></script>
<script src="/pathfinding3D/_static/doctools.js?v=888ff710"></script>
<script src="/pathfinding3D/_static/sphinx_highlight.js?v=4825356b"></script>
<script src="/pathfinding3D/_static/clipboard.min.js?v=a7894cd8"></script>
<script src="/pathfinding3D/_static/copybutton.js?v=f281be69"></script>
<script src="/pathfinding3D/_static/js/theme.js"></script>
<link rel="index" title="Index" href="/pathfinding3D/genindex.html" />
<link rel="search" title="Search" href="/pathfinding3D/search.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -35,14 +35,14 @@



<a href="/en/latest/index.html" class="icon icon-home">
<a href="/pathfinding3D/index.html" class="icon icon-home">
pathfinding3d
</a>
<div class="version">
0.6.1
0.6.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="/en/latest/search.html" method="get">
<form id="rtd-search-form" class="wy-form" action="/pathfinding3D/search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand All @@ -51,48 +51,49 @@
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="/en/latest/INTRO.html">Pathfinding3D</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/INTRO.html#introduction">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="/pathfinding3D/INTRO.html">Pathfinding3D</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/INTRO.html#introduction">Introduction</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="/en/latest/INSTALL.html">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/INSTALL.html#requirements">Requirements</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/INSTALL.html#pypi">PyPI</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/INSTALL.html#for-development-purposes-please-use-editable-mode">For development purposes please use editable mode</a></li>
<li class="toctree-l1"><a class="reference internal" href="/pathfinding3D/INSTALL.html">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/INSTALL.html#requirements">Requirements</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/INSTALL.html#pypi">PyPI</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/INSTALL.html#for-development-purposes-please-use-editable-mode">For development purposes please use editable mode</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="/en/latest/USAGE.html">Usage</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/USAGE.html#basic-usage">Basic usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/USAGE.html#steps-portals-bridges">Steps/Portals/Bridges</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/en/latest/USAGE.html#toy-example-connecting-two-building-storeys-with-a-bridge">Toy Example: Connecting Two Building Storeys with a Bridge</a></li>
<li class="toctree-l1"><a class="reference internal" href="/pathfinding3D/USAGE.html">Usage</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/USAGE.html#basic-usage">Basic usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/USAGE.html#steps-portals-bridges">Steps/Portals/Bridges</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/pathfinding3D/USAGE.html#toy-example-connecting-two-building-storeys-with-a-bridge">Toy Example: Connecting Two Building Storeys with a Bridge</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/USAGE.html#visualizing-the-path">Visualizing the Path</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/en/latest/USAGE.html#prerequisites">Prerequisites</a></li>
<li class="toctree-l3"><a class="reference internal" href="/en/latest/USAGE.html#example-with-open3d">Example with Open3D</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/USAGE.html#visualizing-the-path">Visualizing the Path</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/pathfinding3D/USAGE.html#prerequisites">Prerequisites</a></li>
<li class="toctree-l3"><a class="reference internal" href="/pathfinding3D/USAGE.html#example-with-open3d">Example with Open3D</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/USAGE.html#example-with-any-angle-of-movement">Example with any angle of movement</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/USAGE.html#example-with-any-angle-of-movement">Example with any angle of movement</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="/en/latest/CHANGELOG.html">Change Log</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id1">0.6.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id2">0.6.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id3">0.5.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id4">0.5.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id5">0.4.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id6">0.4.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id7">0.3.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id8">0.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id9">0.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/CHANGELOG.html#id10">0.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html">Change Log</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id1">0.6.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id2">0.6.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id3">0.6.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id4">0.5.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id5">0.5.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id6">0.4.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id7">0.4.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id8">0.3.1</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id9">0.3</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id10">0.2</a></li>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/CHANGELOG.html#id11">0.1</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="/en/latest/modules.html">pathfinding3d</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/en/latest/pathfinding3d.html">pathfinding3d package</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/en/latest/pathfinding3d.html#subpackages">Subpackages</a><ul>
<li class="toctree-l4"><a class="reference internal" href="/en/latest/pathfinding3d.core.html">pathfinding3d.core package</a></li>
<li class="toctree-l4"><a class="reference internal" href="/en/latest/pathfinding3d.finder.html">pathfinding3d.finder package</a></li>
<li class="toctree-l1"><a class="reference internal" href="/pathfinding3D/modules.html">pathfinding3d</a><ul>
<li class="toctree-l2"><a class="reference internal" href="/pathfinding3D/pathfinding3d.html">pathfinding3d package</a><ul>
<li class="toctree-l3"><a class="reference internal" href="/pathfinding3D/pathfinding3d.html#subpackages">Subpackages</a><ul>
<li class="toctree-l4"><a class="reference internal" href="/pathfinding3D/pathfinding3d.core.html">pathfinding3d.core package</a></li>
<li class="toctree-l4"><a class="reference internal" href="/pathfinding3D/pathfinding3d.finder.html">pathfinding3d.finder package</a></li>
</ul>
</li>
</ul>
Expand All @@ -107,15 +108,15 @@

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: white" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="/en/latest/index.html">pathfinding3d</a>
<a href="/pathfinding3D/index.html">pathfinding3d</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content style-external-links">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="/en/latest/index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active"></li>
<li><a href="/pathfinding3D/index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Page Not Found</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
Expand All @@ -124,12 +125,12 @@
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<h1>Page not found.</h1>

<p>Unfortunately, the page <tt>{{ pagename }}</tt> wasn't found.</p>

<h1>Page Not Found</h1>

<p>Try going back to the <a href='https://harisankar95.github.io/pathfinding3D/'>homepage</a>.</p>
<p>Sorry, we couldn't find that page.</p>

<p>Try using the search box or go to the homepage.</p>


</div>
Expand Down
Loading

0 comments on commit 1eb45b4

Please sign in to comment.