mirror of
https://github.com/subutux/rmapy.git
synced 2025-12-09 07:03:24 +00:00
64 lines
928 B
ReStructuredText
64 lines
928 B
ReStructuredText
.. rmapi documentation master file, created by
|
|
sphinx-quickstart on Tue Sep 17 19:24:29 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to rmapi's documentation!
|
|
=================================
|
|
|
|
Some content
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
API Support
|
|
~~~~~~~~~~~
|
|
|
|
| ☑️ list files and directories
|
|
| ☑️ download a specific file
|
|
| ☑️ create a directory
|
|
| ☑️ move / rename a file or directory
|
|
| ❎ upload a file
|
|
| ❎ delete a file or directory
|
|
| ❎ shell
|
|
| ❎ annotiation exports
|
|
|
|
|
|
|
|
Installation
|
|
~~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation
|
|
|
|
|
|
Quick start
|
|
~~~~~~~~~~~
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart
|
|
|
|
|
|
API Documentation
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
rmapi
|
|
|
|
.. automodule:: rmapi
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|