Update docs

This commit is contained in:
2024-10-25 22:52:39 +03:00
parent d0802b9e52
commit acb365582d
3 changed files with 42 additions and 35 deletions
+6
View File
@@ -0,0 +1,6 @@
Пример
======
.. literalinclude:: ../../example.py
:language: python
:lines: 6-
+36
View File
@@ -0,0 +1,36 @@
.. Validator documentation master file, created by
sphinx-quickstart on Sat Feb 19 01:17:02 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Валидатор
=========
.. toctree::
:maxdepth: 2
:caption: Содержание:
example
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Сборка
------
.. code::
pip install flit
python -m build
Установка
---------
.. code::
pip install dist/validator-2.0-py3-none-any.whl