Skip to content

Commit

Permalink
deploy: 6e52a9a
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Jul 5, 2024
0 parents commit 25ca75b
Show file tree
Hide file tree
Showing 146 changed files with 72,060 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +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: ddb22b231f8d33a7b9de9f849567551a
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/changelog.doctree
Binary file not shown.
Binary file added .doctrees/click_extra.doctree
Binary file not shown.
Binary file added .doctrees/click_extra.tests.doctree
Binary file not shown.
Binary file added .doctrees/code-of-conduct.doctree
Binary file not shown.
Binary file added .doctrees/colorize.doctree
Binary file not shown.
Binary file added .doctrees/commands.doctree
Binary file not shown.
Binary file added .doctrees/config.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Binary file added .doctrees/install.doctree
Binary file not shown.
Binary file added .doctrees/issues.doctree
Binary file not shown.
Binary file added .doctrees/license.doctree
Binary file not shown.
Binary file added .doctrees/logging.doctree
Binary file not shown.
Binary file added .doctrees/parameters.doctree
Binary file not shown.
Binary file added .doctrees/platforms.doctree
Binary file not shown.
Binary file added .doctrees/pygments.doctree
Binary file not shown.
Binary file added .doctrees/pytest.doctree
Binary file not shown.
Binary file added .doctrees/sphinx.doctree
Binary file not shown.
Binary file added .doctrees/tabulate.doctree
Binary file not shown.
Binary file added .doctrees/testing.doctree
Binary file not shown.
Binary file added .doctrees/tests.doctree
Binary file not shown.
Binary file added .doctrees/timer.doctree
Binary file not shown.
Binary file added .doctrees/todolist.doctree
Binary file not shown.
Binary file added .doctrees/tutorial.doctree
Binary file not shown.
Binary file added .doctrees/version.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
3,496 changes: 3,496 additions & 0 deletions _modules/click/core.html

Large diffs are not rendered by default.

904 changes: 904 additions & 0 deletions _modules/click/decorators.html

Large diffs are not rendered by default.

664 changes: 664 additions & 0 deletions _modules/click/exceptions.html

Large diffs are not rendered by default.

632 changes: 632 additions & 0 deletions _modules/click/formatting.html

Large diffs are not rendered by default.

869 changes: 869 additions & 0 deletions _modules/click/parser.html

Large diffs are not rendered by default.

1,148 changes: 1,148 additions & 0 deletions _modules/click/termui.html

Large diffs are not rendered by default.

1,516 changes: 1,516 additions & 0 deletions _modules/click/types.html

Large diffs are not rendered by default.

970 changes: 970 additions & 0 deletions _modules/click/utils.html

Large diffs are not rendered by default.

1,231 changes: 1,231 additions & 0 deletions _modules/click_extra/colorize.html

Large diffs are not rendered by default.

748 changes: 748 additions & 0 deletions _modules/click_extra/commands.html

Large diffs are not rendered by default.

803 changes: 803 additions & 0 deletions _modules/click_extra/config.html

Large diffs are not rendered by default.

442 changes: 442 additions & 0 deletions _modules/click_extra/decorators.html

Large diffs are not rendered by default.

530 changes: 530 additions & 0 deletions _modules/click_extra/docs_update.html

Large diffs are not rendered by default.

675 changes: 675 additions & 0 deletions _modules/click_extra/logging.html

Large diffs are not rendered by default.

1,121 changes: 1,121 additions & 0 deletions _modules/click_extra/parameters.html

Large diffs are not rendered by default.

997 changes: 997 additions & 0 deletions _modules/click_extra/platforms.html

Large diffs are not rendered by default.

556 changes: 556 additions & 0 deletions _modules/click_extra/pygments.html

Large diffs are not rendered by default.

687 changes: 687 additions & 0 deletions _modules/click_extra/pytest.html

Large diffs are not rendered by default.

476 changes: 476 additions & 0 deletions _modules/click_extra/sphinx.html

Large diffs are not rendered by default.

535 changes: 535 additions & 0 deletions _modules/click_extra/tabulate.html

Large diffs are not rendered by default.

416 changes: 416 additions & 0 deletions _modules/click_extra/telemetry.html

Large diffs are not rendered by default.

1,039 changes: 1,039 additions & 0 deletions _modules/click_extra/testing.html

Large diffs are not rendered by default.

417 changes: 417 additions & 0 deletions _modules/click_extra/timer.html

Large diffs are not rendered by default.

807 changes: 807 additions & 0 deletions _modules/click_extra/version.html

Large diffs are not rendered by default.

1,147 changes: 1,147 additions & 0 deletions _modules/cloup/_commands.html

Large diffs are not rendered by default.

610 changes: 610 additions & 0 deletions _modules/cloup/_context.html

Large diffs are not rendered by default.

752 changes: 752 additions & 0 deletions _modules/cloup/_option_groups.html

Large diffs are not rendered by default.

404 changes: 404 additions & 0 deletions _modules/cloup/_params.html

Large diffs are not rendered by default.

628 changes: 628 additions & 0 deletions _modules/cloup/_sections.html

Large diffs are not rendered by default.

579 changes: 579 additions & 0 deletions _modules/cloup/constraints/_support.html

Large diffs are not rendered by default.

789 changes: 789 additions & 0 deletions _modules/cloup/formatting/_formatter.html

Large diffs are not rendered by default.

556 changes: 556 additions & 0 deletions _modules/cloup/styling.html

Large diffs are not rendered by default.

386 changes: 386 additions & 0 deletions _modules/cloup/types.html

Large diffs are not rendered by default.

1,334 changes: 1,334 additions & 0 deletions _modules/functools.html

Large diffs are not rendered by default.

363 changes: 363 additions & 0 deletions _modules/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions _sources/changelog.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```{include} ../changelog.md
```
138 changes: 138 additions & 0 deletions _sources/click_extra.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
click\_extra package
====================

.. automodule:: click_extra
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

click\_extra.colorize module
----------------------------

.. automodule:: click_extra.colorize
:members:
:undoc-members:
:show-inheritance:

click\_extra.commands module
----------------------------

.. automodule:: click_extra.commands
:members:
:undoc-members:
:show-inheritance:

click\_extra.config module
--------------------------

.. automodule:: click_extra.config
:members:
:undoc-members:
:show-inheritance:

click\_extra.decorators module
------------------------------

.. automodule:: click_extra.decorators
:members:
:undoc-members:
:show-inheritance:

click\_extra.docs\_update module
--------------------------------

.. automodule:: click_extra.docs_update
:members:
:undoc-members:
:show-inheritance:

click\_extra.logging module
---------------------------

.. automodule:: click_extra.logging
:members:
:undoc-members:
:show-inheritance:

click\_extra.parameters module
------------------------------

.. automodule:: click_extra.parameters
:members:
:undoc-members:
:show-inheritance:

click\_extra.platforms module
-----------------------------

.. automodule:: click_extra.platforms
:members:
:undoc-members:
:show-inheritance:

click\_extra.pygments module
----------------------------

.. automodule:: click_extra.pygments
:members:
:undoc-members:
:show-inheritance:

click\_extra.pytest module
--------------------------

.. automodule:: click_extra.pytest
:members:
:undoc-members:
:show-inheritance:

click\_extra.sphinx module
--------------------------

.. automodule:: click_extra.sphinx
:members:
:undoc-members:
:show-inheritance:

click\_extra.tabulate module
----------------------------

.. automodule:: click_extra.tabulate
:members:
:undoc-members:
:show-inheritance:

click\_extra.telemetry module
-----------------------------

.. automodule:: click_extra.telemetry
:members:
:undoc-members:
:show-inheritance:

click\_extra.testing module
---------------------------

.. automodule:: click_extra.testing
:members:
:undoc-members:
:show-inheritance:

click\_extra.timer module
-------------------------

.. automodule:: click_extra.timer
:members:
:undoc-members:
:show-inheritance:

click\_extra.version module
---------------------------

.. automodule:: click_extra.version
:members:
:undoc-members:
:show-inheritance:
114 changes: 114 additions & 0 deletions _sources/click_extra.tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
click\_extra.tests package
==========================

.. automodule:: click_extra.tests
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

click\_extra.tests.conftest module
----------------------------------

.. automodule:: click_extra.tests.conftest
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_colorize module
----------------------------------------

.. automodule:: click_extra.tests.test_colorize
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_commands module
----------------------------------------

.. automodule:: click_extra.tests.test_commands
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_config module
--------------------------------------

.. automodule:: click_extra.tests.test_config
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_logging module
---------------------------------------

.. automodule:: click_extra.tests.test_logging
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_parameters module
------------------------------------------

.. automodule:: click_extra.tests.test_parameters
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_platforms module
-----------------------------------------

.. automodule:: click_extra.tests.test_platforms
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_pygments module
----------------------------------------

.. automodule:: click_extra.tests.test_pygments
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_tabulate module
----------------------------------------

.. automodule:: click_extra.tests.test_tabulate
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_telemetry module
-----------------------------------------

.. automodule:: click_extra.tests.test_telemetry
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_testing module
---------------------------------------

.. automodule:: click_extra.tests.test_testing
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_timer module
-------------------------------------

.. automodule:: click_extra.tests.test_timer
:members:
:undoc-members:
:show-inheritance:

click\_extra.tests.test\_version module
---------------------------------------

.. automodule:: click_extra.tests.test_version
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions _sources/code-of-conduct.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Code of conduct

```{include} ../.github/code-of-conduct.md
---
start-line: 2
---
```
Loading

0 comments on commit 25ca75b

Please sign in to comment.