Skip to content

Commit

Permalink
Build: (8ab4827) Updating pyproject.toml and README
Browse files Browse the repository at this point in the history
  • Loading branch information
emprice committed Jun 17, 2024
1 parent cb5f810 commit b2519be
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 232 deletions.
74 changes: 1 addition & 73 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@

<section class="genindex-section">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#P"><strong>P</strong></a></div>
<div class="genindex-jumpbox"><a href="#_"><strong>_</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#P"><strong>P</strong></a></div>
</section>
<section id="_" class="genindex-section">
<h2>_</h2>
Expand Down Expand Up @@ -595,67 +595,11 @@ <h2>_</h2>
</tr></table>
</section>

<section id="B" class="genindex-section">
<h2>B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.BufferPair">BufferPair (class in pocky)</a>
</li>
</ul></td>
</tr></table>
</section>

<section id="C" class="genindex-section">
<h2>C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="exhale/define_pocky_8h_1a5990dea19d4ccb046a3d81b311457add.html#c.CL_TARGET_OPENCL_VERSION">CL_TARGET_OPENCL_VERSION (C macro)</a>
</li>
<li><a href="highlevel.html#pocky.Context">Context (class in pocky)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.BufferPair.copy_from_device">copy_from_device() (pocky.BufferPair method)</a>
</li>
<li><a href="highlevel.html#pocky.BufferPair.copy_to_device">copy_to_device() (pocky.BufferPair method)</a>
</li>
</ul></td>
</tr></table>
</section>

<section id="D" class="genindex-section">
<h2>D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.Context.default">default() (pocky.Context method)</a>
</li>
<li><a href="highlevel.html#pocky.Device">Device (class in pocky)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.Context.devices">devices (pocky.Context attribute)</a>
</li>
<li><a href="highlevel.html#pocky.BufferPair.dirty">dirty (pocky.BufferPair attribute)</a>
</li>
</ul></td>
</tr></table>
</section>

<section id="F" class="genindex-section">
<h2>F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.Context.from_device_list">from_device_list() (pocky.Context method)</a>
</li>
</ul></td>
</tr></table>
</section>

<section id="H" class="genindex-section">
<h2>H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.BufferPair.host">host (pocky.BufferPair attribute)</a>
</li>
</ul></td>
</tr></table>
Expand All @@ -671,20 +615,6 @@ <h2>I</h2>
</tr></table>
</section>

<section id="L" class="genindex-section">
<h2>L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.list_all_devices">list_all_devices() (in module pocky)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.list_all_platforms">list_all_platforms() (in module pocky)</a>
</li>
</ul></td>
</tr></table>
</section>

<section id="N" class="genindex-section">
<h2>N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
Expand All @@ -699,8 +629,6 @@ <h2>N</h2>
<h2>P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="highlevel.html#pocky.Platform">Platform (class in pocky)</a>
</li>
<li><a href="exhale/variable_pocky__api_8h_1aece7ff3e3aad730351705c07c2cffdd8.html#c.pocky_api">pocky_api (C var)</a>
</li>
<li><a href="exhale/structpocky__api__object.html#c.pocky_api_object">pocky_api_object (C struct)</a>
Expand Down
Loading

0 comments on commit b2519be

Please sign in to comment.