llama-cpp-turboquant/docs/index.rst
2020-08-28 12:02:33 +01:00

43 lines
813 B
ReStructuredText
Executable file

.. Vulkan Kompute documentation master file, created by
sphinx-quickstart on Fri Aug 28 06:42:00 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Vulkan Kompute's documentation!
==========================================
.. mdinclude:: ../README.md
.. toctree::
:maxdepth: 2
:caption: Contents:
Docs
====
.. doxygenclass:: kp::Manager
:members:
.. doxygenclass:: kp::Sequence
:members:
.. doxygenclass:: kp::OpBase
:members:
.. doxygenclass:: kp::OpMult
:members:
.. doxygenclass:: kp::OpCreateTensor
:members:
.. doxygenclass:: kp::Algorithm
:members:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`