Skip to content

Commit

Permalink
[create-pull-request] automated change (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: KazuCocoa <[email protected]>
  • Loading branch information
github-actions[bot] and KazuCocoa authored Oct 8, 2024
1 parent 224b18e commit 7beeee5
Show file tree
Hide file tree
Showing 51 changed files with 1,792 additions and 1,248 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -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: e5f121798fa92cad63c70555783f21a0
config: dd84610a2d1242c844b8c4f666235f58
tags: 645f666f9bcd5a90fca523b33c5a78b7
19 changes: 8 additions & 11 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
.. Appium python client documentation master file, created by
sphinx-quickstart on Wed Oct 18 03:12:27 2023.
sphinx-quickstart on Tue Oct 8 05:39:23 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Appium python client's documentation!
================================================
Appium python client documentation
==================================

Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.


.. toctree::
:maxdepth: 4
:caption: Contents:

webdriver


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
16 changes: 0 additions & 16 deletions docs/_sources/webdriver.common.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,6 @@ webdriver.common.appiumby module
:undoc-members:
:show-inheritance:

webdriver.common.multi\_action module
-------------------------------------

.. automodule:: webdriver.common.multi_action
:members:
:undoc-members:
:show-inheritance:

webdriver.common.touch\_action module
-------------------------------------

.. automodule:: webdriver.common.touch_action
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

Expand Down
37 changes: 37 additions & 0 deletions docs/_sources/webdriver.extensions.flutter_integration.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
webdriver.extensions.flutter\_integration package
=================================================

Submodules
----------

webdriver.extensions.flutter\_integration.flutter\_commands module
------------------------------------------------------------------

.. automodule:: webdriver.extensions.flutter_integration.flutter_commands
:members:
:undoc-members:
:show-inheritance:

webdriver.extensions.flutter\_integration.flutter\_finder module
----------------------------------------------------------------

.. automodule:: webdriver.extensions.flutter_integration.flutter_finder
:members:
:undoc-members:
:show-inheritance:

webdriver.extensions.flutter\_integration.scroll\_directions module
-------------------------------------------------------------------

.. automodule:: webdriver.extensions.flutter_integration.scroll_directions
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: webdriver.extensions.flutter_integration
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/_sources/webdriver.extensions.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Subpackages
:maxdepth: 4

webdriver.extensions.android
webdriver.extensions.flutter_integration

Submodules
----------
Expand Down
24 changes: 23 additions & 1 deletion docs/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down Expand Up @@ -237,6 +237,10 @@ a.headerlink {
visibility: hidden;
}

a:visited {
color: #551A8B;
}

h1:hover > a.headerlink,
h2:hover > a.headerlink,
h3:hover > a.headerlink,
Expand Down Expand Up @@ -670,6 +674,16 @@ dd {
margin-left: 30px;
}

.sig dd {
margin-top: 0px;
margin-bottom: 0px;
}

.sig dl {
margin-top: 0px;
margin-bottom: 0px;
}

dl > dd:last-child,
dl > dd:last-child > :last-child {
margin-bottom: 0;
Expand Down Expand Up @@ -738,6 +752,14 @@ abbr, acronym {
cursor: help;
}

.translated {
background-color: rgba(207, 255, 207, 0.2)
}

.untranslated {
background-color: rgba(255, 207, 207, 0.2)
}

/* -- code displays --------------------------------------------------------- */

pre {
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/_static/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_static/doctools.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Base JavaScript utilities for all Sphinx HTML documentation.
*
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down
3 changes: 1 addition & 2 deletions docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
const DOCUMENTATION_OPTIONS = {
VERSION: '1.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
Expand Down
Binary file added docs/_static/fonts/Lato/lato-bold.eot
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bold.ttf
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bold.woff
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bold.woff2
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bolditalic.eot
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bolditalic.ttf
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bolditalic.woff
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-bolditalic.woff2
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-italic.eot
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-italic.ttf
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-italic.woff
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-italic.woff2
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-regular.eot
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-regular.ttf
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-regular.woff
Binary file not shown.
Binary file added docs/_static/fonts/Lato/lato-regular.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_static/js/html5shiv-printshiv.min.js

This file was deleted.

4 changes: 0 additions & 4 deletions docs/_static/js/html5shiv.min.js

This file was deleted.

Loading

0 comments on commit 7beeee5

Please sign in to comment.