Skip to content

Commit

Permalink
deploy: 501e947
Browse files Browse the repository at this point in the history
  • Loading branch information
LckyLke committed Nov 8, 2024
1 parent bb1ca39 commit 70f2513
Show file tree
Hide file tree
Showing 46 changed files with 36 additions and 581 deletions.
1 change: 0 additions & 1 deletion _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ <h1>All modules for which code is available</h1>
<li><a href="owlapy/providers.html">owlapy.providers</a></li>
<li><a href="owlapy/render.html">owlapy.render</a></li>
<li><a href="owlapy/static_funcs.html">owlapy.static_funcs</a></li>
<li><a href="owlapy/util_owl_static_funcs.html">owlapy.util_owl_static_funcs</a></li>
<li><a href="owlapy/utils.html">owlapy.utils</a></li>
<li><a href="owlapy/vocab.html">owlapy.vocab</a></li>
</ul>
Expand Down
102 changes: 29 additions & 73 deletions _modules/owlapy/owl_reasoner.html

Large diffs are not rendered by default.

173 changes: 0 additions & 173 deletions _modules/owlapy/util_owl_static_funcs.html

This file was deleted.

1 change: 0 additions & 1 deletion _sources/autoapi/owlapy/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Submodules
/autoapi/owlapy/providers/index
/autoapi/owlapy/render/index
/autoapi/owlapy/static_funcs/index
/autoapi/owlapy/util_owl_static_funcs/index
/autoapi/owlapy/utils/index
/autoapi/owlapy/vocab/index

Expand Down
5 changes: 0 additions & 5 deletions _sources/autoapi/owlapy/owl_reasoner/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ Module Contents
Tries to check instances fast (but maybe incomplete).


.. py:attribute:: __slots__
:value: ('_ontology', '_world', '_ind_set', '_cls_to_ind', '_has_prop', 'class_cache',...



.. py:attribute:: class_cache
:type: bool

Expand Down
49 changes: 0 additions & 49 deletions _sources/autoapi/owlapy/util_owl_static_funcs/index.rst.txt

This file was deleted.

1 change: 0 additions & 1 deletion autoapi/owlapy/abstracts/abstract_owl_ontology/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
<li class="toctree-l3"><a class="reference internal" href="../../providers/index.html">owlapy.providers</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../render/index.html">owlapy.render</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../static_funcs/index.html">owlapy.static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../util_owl_static_funcs/index.html">owlapy.util_owl_static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../utils/index.html">owlapy.utils</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../vocab/index.html">owlapy.vocab</a></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
<li class="toctree-l3"><a class="reference internal" href="../../providers/index.html">owlapy.providers</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../render/index.html">owlapy.render</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../static_funcs/index.html">owlapy.static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../util_owl_static_funcs/index.html">owlapy.util_owl_static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../utils/index.html">owlapy.utils</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../vocab/index.html">owlapy.vocab</a></li>
</ul>
Expand Down
1 change: 0 additions & 1 deletion autoapi/owlapy/abstracts/abstract_owl_reasoner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
<li class="toctree-l3"><a class="reference internal" href="../../providers/index.html">owlapy.providers</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../render/index.html">owlapy.render</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../static_funcs/index.html">owlapy.static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../util_owl_static_funcs/index.html">owlapy.util_owl_static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../utils/index.html">owlapy.utils</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../vocab/index.html">owlapy.vocab</a></li>
</ul>
Expand Down
1 change: 0 additions & 1 deletion autoapi/owlapy/abstracts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
<li class="toctree-l3"><a class="reference internal" href="../providers/index.html">owlapy.providers</a></li>
<li class="toctree-l3"><a class="reference internal" href="../render/index.html">owlapy.render</a></li>
<li class="toctree-l3"><a class="reference internal" href="../static_funcs/index.html">owlapy.static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../util_owl_static_funcs/index.html">owlapy.util_owl_static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../utils/index.html">owlapy.utils</a></li>
<li class="toctree-l3"><a class="reference internal" href="../vocab/index.html">owlapy.vocab</a></li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
<li class="toctree-l3"><a class="reference internal" href="../../providers/index.html">owlapy.providers</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../render/index.html">owlapy.render</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../static_funcs/index.html">owlapy.static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../util_owl_static_funcs/index.html">owlapy.util_owl_static_funcs</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../utils/index.html">owlapy.utils</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../vocab/index.html">owlapy.vocab</a></li>
</ul>
Expand Down
Loading

0 comments on commit 70f2513

Please sign in to comment.