mirror of
https://github.com/subutux/rmapy.git
synced 2025-12-08 14:43:24 +00:00
64 lines
972 B
ReStructuredText
64 lines
972 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 content in the cloud
|
|
| ☑️ Work with documents & folders
|
|
| ☑️ create a folder
|
|
| ☑️ move / rename a document or folder
|
|
| ❎ create a document
|
|
| ❎ edit a document
|
|
| ❎ delete a document or folder
|
|
| ❎ cli interface
|
|
| ❎ export pdf with annotations
|
|
|
|
|
|
|
|
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`
|