llama-cpp-turboquant/docs/index.rst
2021-01-30 16:16:52 +00:00

46 lines
1.3 KiB
ReStructuredText
Executable file

Kompute Docs Home
==========================================
Documentation Index (as per sidebar)
--------
.. toctree::
:maxdepth: 0
Documentation Home <https://kompute.cc/>
.. toctree::
:titlesonly:
:caption: C++ Documentation:
C++ Examples <overview/advanced-examples>
C++ Memory Management Principles <overview/memory-management>
C++ Build System Deep Dive <overview/build-system>
C++ Converting GLSL/HLSL Shaders to Cpp Headers <overview/shaders-to-headers>
C++ Extending Kompute with Custom Operations <overview/custom-operations>
C++ Class Documentation & Reference <overview/reference>
.. toctree::
:titlesonly:
:caption: Python Documentation:
Python Package Overview <overview/python-package>
Python Examples <overview/python-examples>
Python Class Documentation & Reference <overview/python-reference>
.. toctree::
:titlesonly:
:caption: Concepts & Deep Dives:
CI, Docker Images Docs & Tests <overview/ci-tests.rst>
Asynchronous & Parallel Operations <overview/async-parallel>
Mobile App Integration (Android) <overview/mobile-android>
Game Engine Integration (Godot Engine) <overview/game-engine-godot>
Code Index <genindex>
High Level Overview (from README)
--------
.. mdinclude:: ../README.md