re-add docs, maybe that will get github pages to work.
This commit is contained in:
parent
0bea7ef334
commit
8c4d2af2dc
54 changed files with 34290 additions and 0 deletions
24
docs/_sources/index.rst.txt
Normal file
24
docs/_sources/index.rst.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
.. RL Zero documentation master file, created by
|
||||
sphinx-quickstart on Mon Jul 12 14:03:57 2021.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Raylib Python
|
||||
===================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Contents:
|
||||
|
||||
README
|
||||
pyray
|
||||
raylib
|
||||
dynamic
|
||||
BUILDING
|
||||
|
||||
|
||||
* :ref:`search`
|
||||
|
||||
|
||||
|
||||
|
Reference in a new issue