добавление системных файлов и замазывание данных на скринах

This commit is contained in:
kruglik_as 2025-02-20 15:29:42 +05:00
parent 6c42ae8c2a
commit cd3807d736
22 changed files with 151 additions and 0 deletions

23
.readthedocs.yaml Normal file
View File

@ -0,0 +1,23 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.8"
python:
install:
- requirements: requirements.txt
mkdocs:
configuration: mkdocs.yml
# Optionally set the version of Python and requirements required to build your docs
#python:
# version: "3.8"
# install:
# - requirements: mkdocs/requirements.txt

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 145 KiB

128
requirements.txt Normal file
View File

@ -0,0 +1,128 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
attrs==23.1.0
# via igittigitt
babel==2.13.1
# via mkdocs-material
bracex==2.4
# via wcmatch
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
# via requests
cli-exit-tools==1.2.6
# via igittigitt
click==8.1.7
# via
# cli-exit-tools
# igittigitt
# mkdocs
# pip-tools
colorama==0.4.6
# via mkdocs-material
contextlib2==21.6.0
# via schema
ghp-import==2.1.0
# via mkdocs
idna==3.4
# via requests
igittigitt==2.1.4
# via mkdocs-file-filter-plugin
jinja2==3.1.2
# via
# mkdocs
# mkdocs-material
lib-detect-testenv==2.0.8
# via
# cli-exit-tools
# igittigitt
markdown==3.5
# via
# mkdocs
# mkdocs-material
# pymdown-extensions
markupsafe==2.1.3
# via
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
# via
# lexema8-doc (pyproject.toml)
# mkdocs-file-filter-plugin
# mkdocs-literate-nav
# mkdocs-material
mkdocs-file-filter-plugin==0.1.0
# via lexema8-doc (pyproject.toml)
mkdocs-glightbox==0.3.4
# via lexema8-doc (pyproject.toml)
mkdocs-literate-nav==0.6.1
# via lexema8-doc (pyproject.toml)
mkdocs-material==9.4.8
# via lexema8-doc (pyproject.toml)
mkdocs-material-extensions==1.3
# via mkdocs-material
packaging==23.2
# via
# build
# mkdocs
paginate==0.5.6
# via mkdocs-material
pathspec==0.11.2
# via mkdocs
pip-tools==7.3.0
# via lexema8-doc (pyproject.toml)
platformdirs==3.11.0
# via mkdocs
pygments==2.16.1
# via mkdocs-material
pymdown-extensions==10.3.1
# via
# lexema8-doc (pyproject.toml)
# mkdocs-material
pyproject-hooks==1.0.0
# via build
python-dateutil==2.8.2
# via ghp-import
pyyaml==6.0.1
# via
# mkdocs
# mkdocs-file-filter-plugin
# pymdown-extensions
# pyyaml-env-tag
pyyaml-env-tag==0.1
# via
# mkdocs
# mkdocs-file-filter-plugin
regex==2023.10.3
# via mkdocs-material
requests==2.31.0
# via mkdocs-material
schema==0.7.5
# via mkdocs-file-filter-plugin
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
urllib3==2.0.7
# via requests
watchdog==3.0.0
# via mkdocs
wcmatch==8.5
# via igittigitt
wheel==0.41.3
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools