From e0201a29f8165541a6eda277dcc3bfef64835c5b Mon Sep 17 00:00:00 2001 From: richard Date: Sat, 6 Nov 2021 16:06:04 +0000 Subject: [PATCH] update docs --- README.md | 2 +- docs/BUILDING.html | 44 +- docs/README.html | 32 +- docs/_sources/BUILDING.rst.txt | 44 +- docs/_sources/README.md.txt | 22 +- docs/dynamic.html | 2 +- docs/genindex.html | 2494 ++++++++++++++++++++-- docs/index.html | 8 +- docs/objects.inv | Bin 9562 -> 14349 bytes docs/py-modindex.html | 2 +- docs/pyray.html | 3454 ++++++++++++++++++++++++++++--- docs/raylib.html | 3516 +++++++++++++++++++++++++++++--- docs/search.html | 2 +- docs/searchindex.js | 2 +- 14 files changed, 8908 insertions(+), 716 deletions(-) diff --git a/README.md b/README.md index 77e23bc..daf57a4 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ There is now a separate dynamic version of this binding: ## Beta testing -You can install an alpha or beta version by specifying the version number like this: +You can install an alpha or beta version by specifying the exact version number like this: python3 -m pip install raylib==4.0a6 diff --git a/docs/BUILDING.html b/docs/BUILDING.html index cc3f946..dccec58 100644 --- a/docs/BUILDING.html +++ b/docs/BUILDING.html @@ -36,7 +36,7 @@