easymacro/docs/source/index.rst

38 lines
865 B
ReStructuredText

.. easymacro documentation master file, created by
sphinx-quickstart on Tue Feb 22 16:10:57 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to easymacro's documentation!
=====================================
**easymacro** it's a library for easily develop macros en LibreOffice con Python. It is an abstraction layer between the extensive and complex LibreOffice API UNO and your code.
Probably, your will be more happy if used it. :)
You can used **easymacro** with any extension or directly in your macros.
.. note::
This project is under active development.
.. toctree::
:maxdepth: 2
:caption: Contents:
install
tools_debug
tools
paths
email
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`