mirror of
https://github.com/yawaflua/Py-SPW.git
synced 2025-12-10 04:19:31 +02:00
docs prettify
This commit is contained in:
@@ -39,7 +39,6 @@ html_sidebars = {
|
||||
"sidebar/brand.html",
|
||||
"sidebar/search.html",
|
||||
"sidebar/navigation.html",
|
||||
"sidebar/navigation.html",
|
||||
"sidebar/ethical-ads.html",
|
||||
"sidebar/scroll-end.html",
|
||||
],
|
||||
|
||||
@@ -5,12 +5,22 @@ Py-SPW Documentation
|
||||
|
||||
Library for work with `SPWorlds <https://spworlds.ru>`_ API in Python.
|
||||
|
||||
Installation
|
||||
------------
|
||||
**You need python >=3.7**
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
pip install Py-SPW
|
||||
|
||||
Getting example
|
||||
===============
|
||||
*Checking user access*
|
||||
|
||||
.. literalinclude:: ../../examples/check_access.py
|
||||
|
||||
Ask help
|
||||
=============
|
||||
========
|
||||
|
||||
* See the code `examples <https://github.com/teleportx/Py-SPW/tree/main/examples>`_
|
||||
* If you found a bug in a library report it to `issue tracker <https://github.com/teleportx/Py-SPW/issues>`_
|
||||
|
||||
Reference in New Issue
Block a user