Python Library Socket Protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.rst.txt 507B

1234567891011121314151617181920212223
  1. .. socket_protocol documentation master file, created by
  2. sphinx-quickstart on Fri Jan 1 19:56:01 2021.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to socket_protocol's documentation!
  6. ===========================================
  7. .. automodule:: socket_protocol
  8. :members:
  9. .. toctree::
  10. :maxdepth: 2
  11. :caption: Contents:
  12. Indices and tables
  13. ==================
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`