docs/index.rst

Summary

Maintainability
Test Coverage
.. xtea documentation master file, created by
   sphinx-quickstart on Sun Jun 16 17:35:00 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to xtea's documentation!
================================

This is the documentation for the Python implementation
of the XTEA cipher.


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   package

Resources
=========

* PyPi: https://pypi.org/project/xtea
* Docs: http://xtea.readthedocs.io/
* Source code: https://github.com/varbin/xtea
* Issue tracker: https://github.com/varbin/xtea/issues

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`