Skip to content

Commit

Permalink
Deployed 4d997bc with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilliams committed Sep 14, 2023
1 parent 1f8766c commit cb88574
Show file tree
Hide file tree
Showing 32 changed files with 2,599 additions and 6,284 deletions.
32 changes: 16 additions & 16 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@
<title>Point Cloud Utils</title>
<link rel="stylesheet" href="/point-cloud-utils/css/theme.css" />
<link rel="stylesheet" href="/point-cloud-utils/css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="/point-cloud-utils/assets/_mkdocstrings.css" rel="stylesheet" />

<script src="/point-cloud-utils/js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="/point-cloud-utils/js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand All @@ -28,7 +27,7 @@
<a href="/point-cloud-utils/." class="icon icon-home"> Point Cloud Utils
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="/point-cloud-utils//search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>
Expand Down Expand Up @@ -102,7 +101,7 @@
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="/point-cloud-utils/." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li><a href="/point-cloud-utils/." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
Expand Down Expand Up @@ -147,17 +146,18 @@ <h1 id="404-page-not-found">404</h1>

</span>
</div>
<script>var base_url = '/point-cloud-utils/';</script>
<script src="/point-cloud-utils/js/theme_extra.js" defer></script>
<script src="/point-cloud-utils/js/theme.js" defer></script>
<script src="/point-cloud-utils/javascripts/mathjax.js" defer></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6" defer></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" defer></script>
<script src="/point-cloud-utils/search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="/point-cloud-utils/js/jquery-3.6.0.min.js"></script>
<script>var base_url = "/point-cloud-utils/";</script>
<script src="/point-cloud-utils/js/theme_extra.js"></script>
<script src="/point-cloud-utils/js/theme.js"></script>
<script src="/point-cloud-utils/javascripts/mathjax.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="/point-cloud-utils/search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
34 changes: 17 additions & 17 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>About - Point Cloud Utils</title>
<link rel="stylesheet" href="../css/theme.css" />
<link rel="stylesheet" href="../css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="../assets/_mkdocstrings.css" rel="stylesheet" />

<script>
Expand All @@ -18,12 +18,11 @@
var mkdocs_page_url = "/point-cloud-utils/about/";
</script>

<script src="../js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="../js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand All @@ -35,7 +34,7 @@
<a href=".." class="icon icon-home"> Point Cloud Utils
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>
Expand Down Expand Up @@ -109,8 +108,8 @@
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href=".." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li>About</li>
<li><a href=".." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li class="breadcrumb-item active">About</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/fwilliams/point-cloud-utils/tree/master/docs/docs/about.md" class="icon icon-github"> Edit on GitHub</a>
</li>
Expand Down Expand Up @@ -152,17 +151,18 @@

</span>
</div>
<script>var base_url = '..';</script>
<script src="../js/theme_extra.js" defer></script>
<script src="../js/theme.js" defer></script>
<script src="../javascripts/mathjax.js" defer></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6" defer></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" defer></script>
<script src="../search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="../js/jquery-3.6.0.min.js"></script>
<script>var base_url = "..";</script>
<script src="../js/theme_extra.js"></script>
<script src="../js/theme.js"></script>
<script src="../javascripts/mathjax.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="../search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
6 changes: 3 additions & 3 deletions css/theme.css

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>Point Cloud Utils</title>
<link rel="stylesheet" href="css/theme.css" />
<link rel="stylesheet" href="css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="assets/_mkdocstrings.css" rel="stylesheet" />

<script>
Expand All @@ -18,12 +18,11 @@
var mkdocs_page_url = "/point-cloud-utils/";
</script>

<script src="js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand All @@ -35,7 +34,7 @@
<a href="." class="icon icon-home"> Point Cloud Utils
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>
Expand Down Expand Up @@ -111,8 +110,8 @@
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li>Home</li>
<li><a href="." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li class="breadcrumb-item active">Home</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/fwilliams/point-cloud-utils/tree/master/docs/docs/index.md" class="icon icon-github"> Edit on GitHub</a>
</li>
Expand All @@ -137,7 +136,7 @@ <h2 id="installation">Installation</h2>
<pre><code class="language-shell">pip install point-cloud-utils
</code></pre>
<h2 id="source-code"><a href="https://github.com/fwilliams/point-cloud-utils">Source Code</a></h2>
<p>Point Cloud Utils is open source with the GPL-v2 license. The <a href="https://github.com/fwilliams/point-cloud-utils">source code is available on GitHub</a></p>
<p>Point Cloud Utils is open source under the MIT license. The <a href="https://github.com/fwilliams/point-cloud-utils">source code is available on GitHub</a></p>
<h2 id="a-very-simple-example">A very simple example</h2>
<p>Point Cloud Utils uses NumPy arrays as fundamental data structure, making it very easy to integrate with existing numerical code.
For example, here's how to remove all points in a point cloud which are greater than some distance from a mesh.</p>
Expand Down Expand Up @@ -242,23 +241,24 @@ <h2 id="about">About</h2>

</span>
</div>
<script>var base_url = '.';</script>
<script src="js/theme_extra.js" defer></script>
<script src="js/theme.js" defer></script>
<script src="javascripts/mathjax.js" defer></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6" defer></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" defer></script>
<script src="search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="js/jquery-3.6.0.min.js"></script>
<script>var base_url = ".";</script>
<script src="js/theme_extra.js"></script>
<script src="js/theme.js"></script>
<script src="javascripts/mathjax.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
</html>

<!--
MkDocs version : 1.4.2
Build Date UTC : 2023-05-18 15:34:33.485743+00:00
MkDocs version : 1.5.2
Build Date UTC : 2023-09-14 22:39:00.954584+00:00
-->
Binary file modified objects.inv
Binary file not shown.
34 changes: 17 additions & 17 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@
<title>Point Cloud Utils</title>
<link rel="stylesheet" href="./css/theme.css" />
<link rel="stylesheet" href="./css/theme_extra.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
<link href="./assets/_mkdocstrings.css" rel="stylesheet" />

<script src="./js/jquery-3.6.0.min.js" defer></script>
<!--[if lt IE 9]>
<script src="./js/html5shiv.min.js"></script>
<![endif]-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body class="wy-body-for-nav" role="document">
Expand All @@ -28,7 +27,7 @@
<a href="./." class="icon icon-home"> Point Cloud Utils
</a><div role="search">
<form id ="rtd-search-form" class="wy-form" action="./search.html" method="get">
<input type="text" name="q" placeholder="Search docs" title="Type search term here" />
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
</form>
</div>
</div>
Expand Down Expand Up @@ -102,7 +101,7 @@
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="./." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li><a href="./." class="icon icon-home" aria-label="Docs"></a> &raquo;</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
Expand All @@ -116,7 +115,7 @@ <h1 id="search">Search Results</h1>

<form id="content_search" action="search.html">
<span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
<input name="q" id="mkdocs-search-query" type="text" class="search_input search-query ui-autocomplete-input" placeholder="Search the Docs" autocomplete="off" autofocus title="Type search term here">
<input name="q" id="mkdocs-search-query" type="text" class="search_input search-query ui-autocomplete-input" placeholder="Search the Docs" aria-label="Search the Docs" autocomplete="off" autofocus title="Type search term here">
</form>

<div id="mkdocs-search-results" class="search-results" data-no-results-text="No results found">
Expand Down Expand Up @@ -154,17 +153,18 @@ <h1 id="search">Search Results</h1>

</span>
</div>
<script>var base_url = '.';</script>
<script src="./js/theme_extra.js" defer></script>
<script src="./js/theme.js" defer></script>
<script src="./javascripts/mathjax.js" defer></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6" defer></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" defer></script>
<script src="./search/main.js" defer></script>
<script defer>
window.onload = function () {
<script src="./js/jquery-3.6.0.min.js"></script>
<script>var base_url = ".";</script>
<script src="./js/theme_extra.js"></script>
<script src="./js/theme.js"></script>
<script src="./javascripts/mathjax.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="./search/main.js"></script>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</script>

</body>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit cb88574

Please sign in to comment.