You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
676 B
39 lines
676 B
.. pyOpenRPA documentation master file, created by
|
|
sphinx-quickstart on Sat Dec 19 23:59:00 2020.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to pyOpenRPA's documentation!
|
|
=====================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: GENERAL
|
|
:glob:
|
|
:titlesonly:
|
|
|
|
*
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: ROBOT
|
|
:glob:
|
|
:titlesonly:
|
|
|
|
Robot/*
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: STUDIO
|
|
:glob:
|
|
:titlesonly:
|
|
|
|
Studio/*
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: ORCHESTRATOR
|
|
:glob:
|
|
:titlesonly:
|
|
|
|
Orchestrator/* |