Update documentation and code snippets

This commit is contained in:
2025-12-02 22:59:58 +03:00
parent e6645730f0
commit 2800a7ffc2
30 changed files with 1494 additions and 3962 deletions
+2 -1
View File
@@ -88,7 +88,7 @@ BooleanArgument
python app.py --verbose
python app.py --debug --no-cache
python app.py # без аргументов
python app.py # without arguments
-----
@@ -121,6 +121,7 @@ InputArgument
**Атрибуты:**
.. py:attribute:: name
:no-index:
Имя аргумента, указанное при создании ``ValueArgument`` или ``BooleanArgument``.