improve docs, make clear different APIs and static/dynamic

This commit is contained in:
electronstudio 2021-10-03 23:34:09 +01:00
parent 47c4d0d1b4
commit 9e17046408
49 changed files with 5467 additions and 17850 deletions

View file

@ -1,5 +1,5 @@
raylib.pyray
============
Python API
==============
.. comment::
@ -10,7 +10,7 @@ raylib.pyray
autoapi/raylib/pyray/index
This is a wrapper around the static bindings.
This is a wrapper around the C API with some syntactic sugar.
The API is *still the same as Raylib*, so you should still reply on `the official Raylib docs <https://www.raylib.com/cheatsheet/cheatsheet.html>`_, except: