Skip to content

Commit

Permalink
deploy: bb6c67a
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Dec 1, 2024
0 parents commit 61bf9aa
Show file tree
Hide file tree
Showing 145 changed files with 70,106 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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3d483dc14313dfd58bb9d7a7ff0ec365
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,518 changes: 3,518 additions & 0 deletions _modules/click/core.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

384 changes: 384 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
```
130 changes: 130 additions & 0 deletions _sources/click_extra.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
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.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 61bf9aa

Please sign in to comment.