diff --git a/README.md b/README.md index 678b2df6..3545edfe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. --> # Welcome to pyOpenRPA’s wiki +## Donate + +pyOpenRPA is absolutely non-commercial project. + +Please donate some $ if pyOpenRPA project is actual for you. Link to online donations. +[https://money.yandex.ru/to/4100115560661986](https://money.yandex.ru/to/4100115560661986) + ## About Dear RPA-tors. Let me congratulate you with great change in the RPA world. The first enterprise level open source RPA platform is here! @@ -111,13 +118,6 @@ Theory & practice: Screen capture & image recognition * [RUS] Перейти в раздел туториалов -## Donate - -pyOpenRPA is absolutely non-commercial project. - -Please donate some $ if pyOpenRPA project is actual for you. Link to online donations. -[https://money.yandex.ru/to/4100115560661986](https://money.yandex.ru/to/4100115560661986) - ## Content diff --git a/Resources/favicon.ico b/Resources/favicon.ico new file mode 100644 index 00000000..867515cf Binary files /dev/null and b/Resources/favicon.ico differ diff --git a/Sources/GuideSphinx/Studio/02_HowToUse.rst b/Sources/GuideSphinx/Studio/02_HowToUse.rst index 0b7dae91..88a89a5e 100644 --- a/Sources/GuideSphinx/Studio/02_HowToUse.rst +++ b/Sources/GuideSphinx/Studio/02_HowToUse.rst @@ -37,11 +37,27 @@ selector editor - 5. UIO action panel - 6. Another Python activity panel GUI Screenshot 1 ---------------- +.. only:: html -.. figure:: uploads/d3d6ad14a7e50843bd89d2b14a092fee/image.png - :alt: image + HTML CODE - image + .. figure:: img/d3d6ad14a7e50843bd89d2b14a092fee.png + :alt: image + + image + +.. only:: markdown + + MARKDOWN CODE + + .. image:: https://gitlab.com/UnicodeLabs/OpenRPA/-/raw/master/Wiki/uploads/d3d6ad14a7e50843bd89d2b14a092fee/image.png + :alt: code_quality + + + .. figure:: https://gitlab.com/UnicodeLabs/OpenRPA/-/raw/master/Wiki/uploads/d3d6ad14a7e50843bd89d2b14a092fee/image.png + :alt: image + + image GUI Screenshot 2 ---------------- diff --git a/Sources/GuideSphinx/Studio/img/d3d6ad14a7e50843bd89d2b14a092fee.png b/Sources/GuideSphinx/Studio/img/d3d6ad14a7e50843bd89d2b14a092fee.png new file mode 100644 index 00000000..fa33c487 Binary files /dev/null and b/Sources/GuideSphinx/Studio/img/d3d6ad14a7e50843bd89d2b14a092fee.png differ diff --git a/Sources/GuideSphinx/conf.py b/Sources/GuideSphinx/conf.py index 1d409f7c..303afa58 100644 --- a/Sources/GuideSphinx/conf.py +++ b/Sources/GuideSphinx/conf.py @@ -49,6 +49,7 @@ exclude_patterns = [] # #html_theme = 'alabaster' html_theme = "sphinx_rtd_theme" +html_favicon = '..\\..\\Resources\\favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, diff --git a/Wiki/ENG_Guide/html/.buildinfo b/Wiki/ENG_Guide/html/.buildinfo index 330405ef..4b1d2442 100644 --- a/Wiki/ENG_Guide/html/.buildinfo +++ b/Wiki/ENG_Guide/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 4684de90a0b3a55bab26cddd161e3220 +config: 1f7d335ae78af2465667fce9967ef73c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/Wiki/ENG_Guide/html/01_HowToInstall.html b/Wiki/ENG_Guide/html/01_HowToInstall.html index eed01cff..e3a1d262 100644 --- a/Wiki/ENG_Guide/html/01_HowToInstall.html +++ b/Wiki/ENG_Guide/html/01_HowToInstall.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/02_RoadMap.html b/Wiki/ENG_Guide/html/02_RoadMap.html index d2908441..f2f629f5 100644 --- a/Wiki/ENG_Guide/html/02_RoadMap.html +++ b/Wiki/ENG_Guide/html/02_RoadMap.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/03_Copyrights_Contacts.html b/Wiki/ENG_Guide/html/03_Copyrights_Contacts.html index a85d9439..cf87e788 100644 --- a/Wiki/ENG_Guide/html/03_Copyrights_Contacts.html +++ b/Wiki/ENG_Guide/html/03_Copyrights_Contacts.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Orchestrator/01_Orchestrator.html b/Wiki/ENG_Guide/html/Orchestrator/01_Orchestrator.html index da983d76..d4cf79c7 100644 --- a/Wiki/ENG_Guide/html/Orchestrator/01_Orchestrator.html +++ b/Wiki/ENG_Guide/html/Orchestrator/01_Orchestrator.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Orchestrator/02_Defs.html b/Wiki/ENG_Guide/html/Orchestrator/02_Defs.html index be368bf4..22937422 100644 --- a/Wiki/ENG_Guide/html/Orchestrator/02_Defs.html +++ b/Wiki/ENG_Guide/html/Orchestrator/02_Defs.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Orchestrator/03_gSettingsTemplate.html b/Wiki/ENG_Guide/html/Orchestrator/03_gSettingsTemplate.html index 710a38a7..a5451663 100644 --- a/Wiki/ENG_Guide/html/Orchestrator/03_gSettingsTemplate.html +++ b/Wiki/ENG_Guide/html/Orchestrator/03_gSettingsTemplate.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Orchestrator/04_HowToStart.html b/Wiki/ENG_Guide/html/Orchestrator/04_HowToStart.html index 49a803ac..ba6d8ce8 100644 --- a/Wiki/ENG_Guide/html/Orchestrator/04_HowToStart.html +++ b/Wiki/ENG_Guide/html/Orchestrator/04_HowToStart.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Robot/01_Robot.html b/Wiki/ENG_Guide/html/Robot/01_Robot.html index 717f5179..9ffc00f0 100644 --- a/Wiki/ENG_Guide/html/Robot/01_Robot.html +++ b/Wiki/ENG_Guide/html/Robot/01_Robot.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Robot/02_Defs.html b/Wiki/ENG_Guide/html/Robot/02_Defs.html index 06d878a1..e612083f 100644 --- a/Wiki/ENG_Guide/html/Robot/02_Defs.html +++ b/Wiki/ENG_Guide/html/Robot/02_Defs.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Robot/03_HowToStart.html b/Wiki/ENG_Guide/html/Robot/03_HowToStart.html index d1fe98b6..b09df58e 100644 --- a/Wiki/ENG_Guide/html/Robot/03_HowToStart.html +++ b/Wiki/ENG_Guide/html/Robot/03_HowToStart.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Robot/04_Dependencies.html b/Wiki/ENG_Guide/html/Robot/04_Dependencies.html index 24f24903..77b4e3a7 100644 --- a/Wiki/ENG_Guide/html/Robot/04_Dependencies.html +++ b/Wiki/ENG_Guide/html/Robot/04_Dependencies.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Studio/01_Studio.html b/Wiki/ENG_Guide/html/Studio/01_Studio.html index 3c29432c..e6627bac 100644 --- a/Wiki/ENG_Guide/html/Studio/01_Studio.html +++ b/Wiki/ENG_Guide/html/Studio/01_Studio.html @@ -16,6 +16,8 @@ + + diff --git a/Wiki/ENG_Guide/html/Studio/02_HowToUse.html b/Wiki/ENG_Guide/html/Studio/02_HowToUse.html index 24f6906c..17976b7b 100644 --- a/Wiki/ENG_Guide/html/Studio/02_HowToUse.html +++ b/Wiki/ENG_Guide/html/Studio/02_HowToUse.html @@ -16,6 +16,8 @@ + + @@ -230,16 +232,17 @@ selector editor - 5. UIO action panel - 6. Another Python activity panel

Look it on the GUI screenshots are listed below

GUI Screenshot 1

+

HTML CODE

-image +image

image

GUI Screenshot 2

-
+
image -

image

+

image

@@ -257,23 +260,23 @@ hightlight hold the “Ctrl” key and wait 3 seconds. The interested UI object will be shown in UI tree viewer.