Python Library Stringtools
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

index.rst.txt 581B

123456789101112131415161718192021222324252627
  1. .. stringtools documentation master file, created by
  2. sphinx-quickstart on Fri May 17 07:22:59 2019.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to stringtools's documentation!
  6. =======================================
  7. .. automodule:: stringtools
  8. :members:
  9. .. automodule:: stringtools.csp
  10. :members:
  11. .. automodule:: stringtools.stp
  12. :members:
  13. .. toctree::
  14. :maxdepth: 2
  15. :caption: Contents:
  16. Indices and tables
  17. ==================
  18. * :ref:`genindex`
  19. * :ref:`modindex`
  20. * :ref:`search`