diff --git a/Orchestrator/config.py b/Orchestrator/config.py index 3344ba2f..69449c1a 100644 --- a/Orchestrator/config.py +++ b/Orchestrator/config.py @@ -30,7 +30,7 @@ else: Orchestrator.UACSuperTokenUpdate(inGSettings=gSettings, inSuperTokenStr="1992-04-03-0643-ru-b4ff-openrpa52zzz") # Add first interface! if CrossOS.IS_WINDOWS_BOOL: - Orchestrator.WebListenCreate(inGSettings=gSettings) + Orchestrator.WebListenCreate(inGSettings=gSettings, inPortInt=1024) if CrossOS.IS_LINUX_BOOL: Orchestrator.WebListenCreate(inGSettings=gSettings, inPortInt=1024) # Restore DUMP diff --git a/Resources/PyPackages/sphinxcontrib-addmetahtml-master.zip b/Resources/PyPackages/sphinxcontrib-addmetahtml-master.zip new file mode 100644 index 00000000..13e121d3 Binary files /dev/null and b/Resources/PyPackages/sphinxcontrib-addmetahtml-master.zip differ diff --git a/Resources/PyPackages/sphinxcontrib.txt b/Resources/PyPackages/sphinxcontrib.txt new file mode 100644 index 00000000..ee8c5eae --- /dev/null +++ b/Resources/PyPackages/sphinxcontrib.txt @@ -0,0 +1 @@ +https://github.com/0xHiteshPatel/sphinxcontrib-addmetahtml \ No newline at end of file diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/easy-install.pth b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/easy-install.pth new file mode 100644 index 00000000..ad2a9955 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/easy-install.pth @@ -0,0 +1 @@ +./sphinxcontrib_addmetahtml-0.1.1-py3.7.egg diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/setuptools.pth b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/setuptools.pth new file mode 100644 index 00000000..38e6d215 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/setuptools.pth @@ -0,0 +1 @@ +c:\rpa\pyopenrpa_repo\resources\wpy64-3720\python-3.7.2.amd64\lib\site-packages diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/PKG-INFO b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/PKG-INFO new file mode 100644 index 00000000..d802d162 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/PKG-INFO @@ -0,0 +1,20 @@ +Metadata-Version: 1.1 +Name: sphinxcontrib-addmetahtml +Version: 0.1.1 +Summary: Sphinx "addmetahtml" extension +Home-page: https://github.com/0xHiteshPatel/sphinxcontrib-addmetahtml +Author: Hitesh Patel +Author-email: hp@hiteshpatel.net +License: BSD +Download-URL: http://pypi.python.org/pypi/sphinxcontrib-addmetahtml +Description: Sphinx extension that enables addition of user-defined HTML to docs +Platform: any +Classifier: Development Status :: 4 - Beta +Classifier: Environment :: Console +Classifier: Environment :: Web Environment +Classifier: Intended Audience :: Developers +Classifier: License :: OSI Approved :: BSD License +Classifier: Operating System :: OS Independent +Classifier: Programming Language :: Python +Classifier: Topic :: Documentation +Classifier: Topic :: Utilities diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/SOURCES.txt b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/SOURCES.txt new file mode 100644 index 00000000..a3c2b45b --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/SOURCES.txt @@ -0,0 +1,12 @@ +README.rst +setup.cfg +setup.py +sphinxcontrib/__init__.py +sphinxcontrib/addmetahtml.py +sphinxcontrib_addmetahtml.egg-info/PKG-INFO +sphinxcontrib_addmetahtml.egg-info/SOURCES.txt +sphinxcontrib_addmetahtml.egg-info/dependency_links.txt +sphinxcontrib_addmetahtml.egg-info/namespace_packages.txt +sphinxcontrib_addmetahtml.egg-info/not-zip-safe +sphinxcontrib_addmetahtml.egg-info/requires.txt +sphinxcontrib_addmetahtml.egg-info/top_level.txt \ No newline at end of file diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/dependency_links.txt b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/dependency_links.txt new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/dependency_links.txt @@ -0,0 +1 @@ + diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/namespace_packages.txt b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/namespace_packages.txt new file mode 100644 index 00000000..aa756048 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/namespace_packages.txt @@ -0,0 +1 @@ +sphinxcontrib diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/not-zip-safe b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/not-zip-safe new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/not-zip-safe @@ -0,0 +1 @@ + diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/requires.txt b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/requires.txt new file mode 100644 index 00000000..b334d05f --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/requires.txt @@ -0,0 +1 @@ +Sphinx>=1.6 diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/top_level.txt b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/top_level.txt new file mode 100644 index 00000000..aa756048 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/EGG-INFO/top_level.txt @@ -0,0 +1 @@ +sphinxcontrib diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/__init__.py b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/__init__.py new file mode 100644 index 00000000..b5a7dc29 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/__init__.py @@ -0,0 +1,14 @@ +# -*- coding: utf-8 -*- +""" + sphinxcontrib + ~~~~~~~~~~~~~ + + This package is a namespace package that contains all extensions + distributed in the ``sphinx-contrib`` distribution. + + :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS. + :license: BSD, see LICENSE for details. +""" + +__import__('pkg_resources').declare_namespace(__name__) + diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/addmetahtml.py b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/addmetahtml.py new file mode 100644 index 00000000..97110cce --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/sphinxcontrib_addmetahtml-0.1.1-py3.7.egg/sphinxcontrib/addmetahtml.py @@ -0,0 +1,27 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +from sphinx.errors import ExtensionError + +def insert_content(app, pagename, templatename, context, doctree): + if not app.config.addmetahtml_enabled: + return + + metatags = context.get('metatags', '') + metatags += app.config.addmetahtml_content + context['metatags'] = metatags + +def validate_config(app): + if not app.config.addmetahtml_content: + raise ExtensionError("Please set a value for 'addmetahtml_content'") + +def setup(app): + app.add_config_value('addmetahtml_enabled', True, 'html') + app.add_config_value('addmetahtml_content', '', 'html') + app.connect('builder-inited', validate_config) + app.connect('html-page-context', insert_content) + + return + { + 'version': '0.1.1' + } diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect-script.py new file mode 100644 index 00000000..0afe96eb --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'chardet==3.0.4','console_scripts','chardetect' +__requires__ = 'chardet==3.0.4' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('chardet==3.0.4', 'console_scripts', 'chardetect')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect.exe index 57d9840b..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/chardetect.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6-script.py new file mode 100644 index 00000000..7a5b713a --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'setuptools==40.8.0','console_scripts','easy_install-3.6' +__requires__ = 'setuptools==40.8.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('setuptools==40.8.0', 'console_scripts', 'easy_install-3.6')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6.exe new file mode 100644 index 00000000..675e6bf3 Binary files /dev/null and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-3.6.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-script.py new file mode 100644 index 00000000..7bd5fde5 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'setuptools==40.8.0','console_scripts','easy_install' +__requires__ = 'setuptools==40.8.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('setuptools==40.8.0', 'console_scripts', 'easy_install')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install.exe index 656a2c2f..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/easy_install.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel-script.py new file mode 100644 index 00000000..ee98f354 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Babel==2.9.0','console_scripts','pybabel' +__requires__ = 'Babel==2.9.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Babel==2.9.0', 'console_scripts', 'pybabel')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel.exe index 7211d91d..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pybabel.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize-script.py new file mode 100644 index 00000000..bca87838 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Pygments==2.7.1','console_scripts','pygmentize' +__requires__ = 'Pygments==2.7.1' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Pygments==2.7.1', 'console_scripts', 'pygmentize')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize.exe index 8d7fb72a..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/pygmentize.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc-script.py new file mode 100644 index 00000000..18f539fa --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Sphinx==3.4.0','console_scripts','sphinx-apidoc' +__requires__ = 'Sphinx==3.4.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Sphinx==3.4.0', 'console_scripts', 'sphinx-apidoc')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc.exe index 6cb4e9b7..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-apidoc.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen-script.py new file mode 100644 index 00000000..bc345bc4 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Sphinx==3.4.0','console_scripts','sphinx-autogen' +__requires__ = 'Sphinx==3.4.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Sphinx==3.4.0', 'console_scripts', 'sphinx-autogen')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen.exe index 8d920aef..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-autogen.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build-script.py new file mode 100644 index 00000000..ac8a54c5 --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Sphinx==3.4.0','console_scripts','sphinx-build' +__requires__ = 'Sphinx==3.4.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Sphinx==3.4.0', 'console_scripts', 'sphinx-build')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build.exe index dc08d5e9..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-build.exe differ diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart-script.py b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart-script.py new file mode 100644 index 00000000..f95de4ae --- /dev/null +++ b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart-script.py @@ -0,0 +1,12 @@ +#!C:\RPA\pyOpenRPA_repo\Resources\WPy64-3720\python-3.7.2.amd64\python.exe +# EASY-INSTALL-ENTRY-SCRIPT: 'Sphinx==3.4.0','console_scripts','sphinx-quickstart' +__requires__ = 'Sphinx==3.4.0' +import re +import sys +from pkg_resources import load_entry_point + +if __name__ == '__main__': + sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) + sys.exit( + load_entry_point('Sphinx==3.4.0', 'console_scripts', 'sphinx-quickstart')() + ) diff --git a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart.exe b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart.exe index d339a91a..675e6bf3 100644 Binary files a/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart.exe and b/Resources/WPy64-3720/python-3.7.2.amd64/Scripts/sphinx-quickstart.exe differ diff --git a/Sources/GuideSphinx/conf.py b/Sources/GuideSphinx/conf.py index 6b3fb3f1..f4345141 100644 --- a/Sources/GuideSphinx/conf.py +++ b/Sources/GuideSphinx/conf.py @@ -40,7 +40,29 @@ rst_epilog = """ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = ['sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.autodoc', 'autodocsumm', "sphinx_rtd_theme"] +extensions = ['sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.autodoc', 'autodocsumm', "sphinx_rtd_theme", 'sphinxcontrib.addmetahtml'] + +#The extension is enabled by default. Set the content to add to docs generated by the html builder: +addmetahtml_content = """ + + + + + + + +""" # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] diff --git a/Sources/pyOpenRPA/Resources/Web/orpa/footer.xhtml b/Sources/pyOpenRPA/Resources/Web/orpa/footer.xhtml index 811aaaba..13d498d5 100644 --- a/Sources/pyOpenRPA/Resources/Web/orpa/footer.xhtml +++ b/Sources/pyOpenRPA/Resources/Web/orpa/footer.xhtml @@ -1,7 +1,7 @@