index.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. .. _index:
  2. ==================
  3. ramsey/uuid Manual
  4. ==================
  5. For `ramsey/uuid <https://github.com/ramsey/uuid>`_ |version|. Updated on |today|.
  6. This work is licensed under the `Creative Commons Attribution 4.0 International
  7. <https://creativecommons.org/licenses/by/4.0/>`_ license.
  8. .. admonition:: Support ramsey/uuid!
  9. :class: tip
  10. Your support encourages and motivates me to continue building and
  11. maintaining open source software. If you benefit from my work, consider
  12. supporting me financially.
  13. You may support ramsey/uuid as an individual through `GitHub Sponsors
  14. <https://github.com/sponsors/ramsey>`_ or as a company through the
  15. **Tidelift Subscription**. With the Tidelift Subscription, you can get
  16. commercial maintenance and assurances, while supporting my work.
  17. Learn more about :ref:`ramsey/uuid for enterprise <tidelift>`!
  18. Contents
  19. --------
  20. .. toctree::
  21. :maxdepth: 2
  22. :includehidden:
  23. introduction
  24. quickstart
  25. rfc4122
  26. nonstandard
  27. database
  28. customize
  29. testing
  30. upgrading
  31. FAQs <faq>
  32. reference
  33. copyright
  34. tidelift
  35. Indices and Tables
  36. ------------------
  37. * :ref:`genindex`
  38. * :ref:`search`