diff --git a/docs-src/_build/doctrees/README.doctree b/docs-src/_build/doctrees/README.doctree index d3f47f4..ce9ab37 100644 Binary files a/docs-src/_build/doctrees/README.doctree and b/docs-src/_build/doctrees/README.doctree differ diff --git a/docs-src/_build/doctrees/environment.pickle b/docs-src/_build/doctrees/environment.pickle index 655fea4..e0aa9ee 100644 Binary files a/docs-src/_build/doctrees/environment.pickle and b/docs-src/_build/doctrees/environment.pickle differ diff --git a/docs-src/_build/doctrees/index.doctree b/docs-src/_build/doctrees/index.doctree index a196a7f..53432fb 100644 Binary files a/docs-src/_build/doctrees/index.doctree and b/docs-src/_build/doctrees/index.doctree differ diff --git a/docs-src/_build/html/.buildinfo b/docs-src/_build/html/.buildinfo index 490f123..0d75141 100644 --- a/docs-src/_build/html/.buildinfo +++ b/docs-src/_build/html/.buildinfo @@ -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 diff --git a/docs-src/conf.py b/docs-src/conf.py index 1a3a8ff..4bf2f92 100644 --- a/docs-src/conf.py +++ b/docs-src/conf.py @@ -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' diff --git a/docs-src/index.rst b/docs-src/index.rst index f797055..6395ff1 100644 --- a/docs-src/index.rst +++ b/docs-src/index.rst @@ -13,6 +13,7 @@ Raylib Python README pyray raylib + dynamic * :ref:`search` diff --git a/docs/.buildinfo b/docs/.buildinfo new file mode 100644 index 0000000..0d75141 --- /dev/null +++ b/docs/.buildinfo @@ -0,0 +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: b194f6bda240fa6b2ce63ebf0c59a33d +tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/BUILDING.html b/docs/BUILDING.html index 7fdf2ee..4f9949c 100644 --- a/docs/BUILDING.html +++ b/docs/BUILDING.html @@ -98,6 +98,7 @@
  • Advert
  • raylib.pyray
  • raylib.static
  • +
  • raylib.dynamic
  • diff --git a/docs/README.html b/docs/README.html index 31ec79d..e9a1e6c 100644 --- a/docs/README.html +++ b/docs/README.html @@ -92,7 +92,12 @@ diff --git a/docs/genindex.html b/docs/genindex.html index a20cf79..c9b4df8 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -98,6 +98,7 @@
  • Advert
  • raylib.pyray
  • raylib.static
  • +
  • raylib.dynamic
  • diff --git a/docs/index.html b/docs/index.html index 1c17603..6e19c22 100644 --- a/docs/index.html +++ b/docs/index.html @@ -99,6 +99,7 @@
  • Advert
  • raylib.pyray
  • raylib.static
  • +
  • raylib.dynamic
  • @@ -181,6 +182,7 @@
  • Advert
  • raylib.pyray
  • raylib.static
  • +
  • raylib.dynamic
  • diff --git a/docs/pyray.html b/docs/pyray.html index 4b51638..56b3def 100644 --- a/docs/pyray.html +++ b/docs/pyray.html @@ -916,6 +916,7 @@
  • raylib.static
  • +
  • raylib.dynamic
  • diff --git a/docs/raylib.html b/docs/raylib.html index 95f491a..6087a11 100644 --- a/docs/raylib.html +++ b/docs/raylib.html @@ -42,6 +42,7 @@ + @@ -566,6 +567,7 @@ +
  • raylib.dynamic
  • @@ -3907,6 +3909,7 @@ are very, very similar to the C originals.