Quick Start
===========

Initializing the database
-------------------------

The first step to start using the IRCO suite is to create an empty database to
hold the publication data. This can be done by executing the ``irco-init``
command as shown below::

    irco-init sqlite:///irco.db

Importing some data
-------------------

.. todo::

Browsing the database
---------------------

.. todo::

Generating a graph
------------------

.. todo::
