.. hisock documentation master file, created by sphinx-quickstart on Tue Sep 14 21:11:55 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to hisock's documentation! ================================== hisock is a higher-level extension of the `socket` module, with simpler and more efficient usages. It completely removes the hassle of headers, and utilizes decorators to maintain a good code structure. .. note:: This project is still currently under development. This is also the first package of the developer, SSS_Says_Snek, so if you find something that needs improvement, submit an issue on the `GitHub Repository `_ .. toctree:: :maxdepth: 2 :caption: Contents: Table of Contents ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. toctree:: :maxdepth: 2 usage API Reference