Python Library Caching
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324
  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 cachings's documentation!
  6. ====================================
  7. .. automodule:: caching
  8. :members:
  9. .. toctree::
  10. :orphan: LICENSE.rst
  11. :maxdepth: 2
  12. :caption: Contents:
  13. Indices and tables
  14. ==================
  15. * :ref:`genindex`
  16. * :ref:`modindex`
  17. * :ref:`search`