.. Debinterface documentation master file, created by
   sphinx-quickstart on Mon Nov 14 08:20:21 2016.


Welcome to Debinterface's documentation!
========================================

This is a simple Python library for dealing with the /etc/network/interfaces file in most Debian based distributions.
Documentation is sparse right now, but I am working on it.

It is dependency free and the code is stable.

Contents:

.. toctree::
   :maxdepth: 2

   quickstart
   debinterface
   contributing
   changelog


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

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

