Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added build/doctrees/client.doctree
Binary file not shown.
Binary file added build/doctrees/client_gui.doctree
Binary file not shown.
Binary file not shown.
Binary file added build/doctrees/client_gui_log_pass_ui.doctree
Binary file not shown.
Binary file added build/doctrees/client_gui_main_ui.doctree
Binary file not shown.
Binary file not shown.
Binary file added build/doctrees/client_recv.doctree
Binary file not shown.
Binary file added build/doctrees/client_send.doctree
Binary file not shown.
Binary file added build/doctrees/client_storage.doctree
Binary file not shown.
Binary file added build/doctrees/common.doctree
Binary file not shown.
Binary file added build/doctrees/descriptors.doctree
Binary file not shown.
Binary file added build/doctrees/environment.pickle
Binary file not shown.
Binary file added build/doctrees/index.doctree
Binary file not shown.
Binary file added build/doctrees/log.doctree
Binary file not shown.
Binary file added build/doctrees/metaclasses.doctree
Binary file not shown.
Binary file added build/doctrees/modules.doctree
Binary file not shown.
Binary file added build/doctrees/server.doctree
Binary file not shown.
Binary file added build/doctrees/server_gui.doctree
Binary file not shown.
Binary file added build/doctrees/server_gui_main_ui.doctree
Binary file not shown.
Binary file added build/doctrees/server_gui_registration_ui.doctree
Binary file not shown.
Binary file added build/doctrees/server_gui_settings_ui.doctree
Binary file not shown.
Binary file added build/doctrees/server_storage.doctree
Binary file not shown.
Binary file added build/doctrees/sevrer_gui_history_ui.doctree
Binary file not shown.
Binary file added build/doctrees/start.doctree
Binary file not shown.
Binary file added build/doctrees/tests.doctree
Binary file not shown.
4 changes: 4 additions & 0 deletions build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: e3ffe65970187556210d1d9a9cd5b29c
tags: 645f666f9bcd5a90fca523b33c5a78b7
7 changes: 7 additions & 0 deletions build/html/_sources/client.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client module
=============

.. automodule:: client
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_gui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_gui module
==================

.. automodule:: client_gui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_gui_arrived_message_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_gui\_arrived\_message\_ui module
========================================

.. automodule:: client_gui_arrived_message_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_gui_log_pass_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_gui\_log\_pass\_ui module
=================================

.. automodule:: client_gui_log_pass_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_gui_main_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_gui\_main\_ui module
============================

.. automodule:: client_gui_main_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_gui_new_localcontact_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_gui\_new\_localcontact\_ui module
=========================================

.. automodule:: client_gui_new_localcontact_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_recv.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_recv module
===================

.. automodule:: client_recv
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_send.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_send module
===================

.. automodule:: client_send
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/client_storage.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
client\_storage module
======================

.. automodule:: client_storage
:members:
:undoc-members:
:show-inheritance:
37 changes: 37 additions & 0 deletions build/html/_sources/common.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
common package
==============

Submodules
----------

common.decorators module
------------------------

.. automodule:: common.decorators
:members:
:undoc-members:
:show-inheritance:

common.utils module
-------------------

.. automodule:: common.utils
:members:
:undoc-members:
:show-inheritance:

common.variables module
-----------------------

.. automodule:: common.variables
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: common
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/descriptors.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
descriptors module
==================

.. automodule:: descriptors
:members:
:undoc-members:
:show-inheritance:
21 changes: 21 additions & 0 deletions build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.. OrangeMessenger documentation master file, created by
sphinx-quickstart on Tue Sep 20 16:19:38 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to OrangeMessenger's documentation!
===========================================

.. toctree::
:maxdepth: 2
:caption: Contents:

modules


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
37 changes: 37 additions & 0 deletions build/html/_sources/log.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
log package
===========

Submodules
----------

log.client\_log\_config module
------------------------------

.. automodule:: log.client_log_config
:members:
:undoc-members:
:show-inheritance:

log.functions\_log\_config module
---------------------------------

.. automodule:: log.functions_log_config
:members:
:undoc-members:
:show-inheritance:

log.server\_log\_config module
------------------------------

.. automodule:: log.server_log_config
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: log
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/metaclasses.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
metaclasses module
==================

.. automodule:: metaclasses
:members:
:undoc-members:
:show-inheritance:
28 changes: 28 additions & 0 deletions build/html/_sources/modules.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
PythonClientServerApplications
==============================

.. toctree::
:maxdepth: 4

client
client_gui
client_gui_arrived_message_ui
client_gui_log_pass_ui
client_gui_main_ui
client_gui_new_localcontact_ui
client_recv
client_send
client_storage
common
descriptors
log
metaclasses
server
server_gui
server_gui_main_ui
server_gui_registration_ui
server_gui_settings_ui
server_storage
sevrer_gui_history_ui
start
tests
7 changes: 7 additions & 0 deletions build/html/_sources/server.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server module
=============

.. automodule:: server
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/server_gui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server\_gui module
==================

.. automodule:: server_gui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/server_gui_main_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server\_gui\_main\_ui module
============================

.. automodule:: server_gui_main_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/server_gui_registration_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server\_gui\_registration\_ui module
====================================

.. automodule:: server_gui_registration_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/server_gui_settings_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server\_gui\_settings\_ui module
================================

.. automodule:: server_gui_settings_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/server_storage.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
server\_storage module
======================

.. automodule:: server_storage
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/sevrer_gui_history_ui.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sevrer\_gui\_history\_ui module
===============================

.. automodule:: sevrer_gui_history_ui
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions build/html/_sources/start.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
start module
============

.. automodule:: start
:members:
:undoc-members:
:show-inheritance:
37 changes: 37 additions & 0 deletions build/html/_sources/tests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
tests package
=============

Submodules
----------

tests.test\_client module
-------------------------

.. automodule:: tests.test_client
:members:
:undoc-members:
:show-inheritance:

tests.test\_server module
-------------------------

.. automodule:: tests.test_server
:members:
:undoc-members:
:show-inheritance:

tests.test\_utils module
------------------------

.. automodule:: tests.test_utils
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: tests
:members:
:undoc-members:
:show-inheritance:
Loading