.. malss documentation master file, created by
   sphinx-quickstart on Thu Nov 13 20:26:08 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to malss's documentation!
=================================

malss's `source is hosted on Github
<https://github.com/canard0328/malss>`_.  `Releases can be downloaded on
PyPI <http://pypi.python.org/pypi/malss>`_.

|build status|_

.. |build status| image:: https://secure.travis-ci.org/canard0328/malss.png?branch=master
.. _build status: http://travis-ci.org/canard0328/malss

Modules
=======

.. toctree::
   :maxdepth: 2

   malss

Installation
============

Install via `pip <http://www.pip-installer.org>`_:

.. code-block:: bash

  $ pip install malss

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

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

