Added branch to push to gh pages

This commit is contained in:
Alejandro Saucedo 2020-08-28 08:32:25 +01:00
parent bac190632b
commit eb7f9c93d6
5 changed files with 236 additions and 1 deletions

View file

@ -58,7 +58,7 @@ html_theme = 'sphinx_material'
if html_theme == 'sphinx_material':
html_theme_options = {
'nav_title': 'Project Name',
'nav_title': 'Vulkan Kompute',
#'google_analytics_account': 'UA-XXXXX',
#'base_url': 'https://project.github.io/project',
'color_primary': 'red',

View file

@ -17,6 +17,18 @@ 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: