update docs
This commit is contained in:
parent
b75f690e2d
commit
bbcfa14159
20 changed files with 55 additions and 18 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
# Sphinx build info version 1
|
||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||
config: 2b2f06685939cc687c4ca7d1ce801bbc
|
||||
config: b194f6bda240fa6b2ce63ebf0c59a33d
|
||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||
|
|
|
@ -19,7 +19,7 @@ sys.path.insert(0, os.path.abspath('../'))
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'Raylib Python'
|
||||
copyright = '2022, Richard Smith'
|
||||
copyright = '2021, Richard Smith'
|
||||
author = 'Richard Smith'
|
||||
|
||||
|
||||
|
|
|
@ -13,6 +13,7 @@ Raylib Python
|
|||
README
|
||||
pyray
|
||||
raylib
|
||||
dynamic
|
||||
|
||||
|
||||
* :ref:`search`
|
||||
|
|
Reference in a new issue