Skip to content

Commit

Permalink
#3: Added links to parts of the projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bystroushaak committed Oct 30, 2014
1 parent 67bf992 commit 775ebc1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,23 @@ used in Czech National Library.

API
---
.. toctree::
:maxdepth: 1

/api/ltp
/api/ltp.fn_composers
/api/ltp.xslt_transformer
/api/ltp.checksum_generator
/api/ltp.mods_postprocessor
/api/ltp.structures
/api/ltp.settings

AMQP connection
---------------
AMQP communication is handled by the
`edeposit.amqp <http://edeposit-amqp.readthedocs.org>`_ module, specifically by
the ``edeposit_amqp_ltp.py`` script.
the ``edeposit_amqp_ltp.py`` script. Bindings to this project are handled by
:func:`.reactToAMQPMessage`.

Source code
-----------
Expand Down

0 comments on commit 775ebc1

Please sign in to comment.