Updated documentaion to include python

This commit is contained in:
Alejandro Saucedo 2020-11-02 21:47:05 +00:00
parent 02406d46ca
commit 159504f20f
3 changed files with 51 additions and 2 deletions

View file

@ -16,6 +16,9 @@
# -- Project information -----------------------------------------------------
import sys
import os
import komputepy
project = 'Vulkan Kompute'
copyright = '2020, The Institute for Ethical AI & Machine Learning'
@ -31,6 +34,7 @@ release = '0.4.0'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"sphinx.ext.autodoc",
# Creates .nojekyll config
'sphinx.ext.githubpages',
# Integrates with doxygen