Skip to content

Commit 8435094

Browse files
actually fix
1 parent c1d95eb commit 8435094

File tree

14 files changed

+20
-850
lines changed

14 files changed

+20
-850
lines changed
-24.6 KB
Binary file not shown.
-22.6 KB
Binary file not shown.
-8.21 KB
Binary file not shown.
-1.58 MB
Binary file not shown.
Binary file not shown.
-3.71 KB
Binary file not shown.
-1.44 MB
Binary file not shown.
-1.32 MB
Binary file not shown.

docs-src/_build/html/.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs-src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# ones.
3131
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'myst_parser', 'autoapi.extension', "sphinx_rtd_theme", 'sphinx.ext.todo']
3232

33-
autoapi_dirs = ['../raylib']
33+
autoapi_dirs = ['../raylib', '../pyray']
3434

3535
autoapi_file_patterns = ['*.pyi', '*.py']
3636

0 commit comments

Comments
 (0)