Py API Docs: GPUIndexBuf documentation

This commit is contained in:
2018-11-13 13:33:09 +01:00
parent 4e1057780b
commit 3f478f4260
2 changed files with 11 additions and 10 deletions

View File

@@ -50,9 +50,9 @@ PyDoc_STRVAR(GPU_doc,
" :maxdepth: 1\n"
"\n"
" gpu.types.rst\n"
" gpu.shader.rst\n"
" gpu.matrix.rst\n"
" gpu.select.rst\n"
" gpu.shader.rst\n"
"\n"
);
static struct PyModuleDef GPU_module_def = {