forked from Advanced_Python/advanced-python-homework-2023
vviora
3eb550c3db
new file: .vs/Python_HW/FileContentIndex/bf645799-c9e5-45df-816d-b791fcb04273.vsidx new file: .vs/Python_HW/v17/.wsuo new file: .vs/VSWorkspaceState.json new file: .vs/slnx.sqlite new file: LICENSE new file: Makefile modified: README.md new file: hwvenv/Scripts/Activate.ps1 new file: hwvenv/Scripts/activate new file: hwvenv/Scripts/activate.bat new file: hwvenv/Scripts/deactivate.bat new file: hwvenv/Scripts/pip.exe new file: hwvenv/Scripts/pip3.11.exe new file: hwvenv/Scripts/pip3.exe new file: hwvenv/Scripts/python.exe new file: hwvenv/Scripts/pythonw.exe new file: hwvenv/pyvenv.cfg new file: hwvenv/requirements.txt new file: make.bat new file: setup.py new file: source/conf.py new file: source/index.rst
21 lines
452 B
ReStructuredText
21 lines
452 B
ReStructuredText
.. SCADA-system documentation master file, created by
|
|
sphinx-quickstart on Fri Sep 29 00:25:58 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to SCADA-system's documentation!
|
|
========================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|