update docs

This commit is contained in:
richard 2021-08-27 03:57:39 +01:00
parent b75f690e2d
commit bbcfa14159
20 changed files with 55 additions and 18 deletions

View file

@ -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'