mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
1379ef705a
AIL is a modular framework to analyse potential information leak from unstructured data source like pastes from Past ebin or similar services. AIL framework is flexible and can be extended to support other functionalities to mine sen sitive information
52 lines
865 B
ReStructuredText
52 lines
865 B
ReStructuredText
.. AIL documentation master file, created by
|
|
sphinx-quickstart on Tue May 6 09:36:37 2014.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to AIL's documentation!
|
|
*******************************
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
.. warning::
|
|
This is not the final version
|
|
|
|
lib_words
|
|
=========
|
|
.. automodule:: packages.lib_words
|
|
:members:
|
|
|
|
lib_gephi
|
|
=========
|
|
.. automodule:: packages.lib_gephi
|
|
:members:
|
|
|
|
lib_redis_insert
|
|
================
|
|
.. automodule:: packages.lib_redis_insert
|
|
:members:
|
|
|
|
lib_search
|
|
==========
|
|
.. automodule:: packages.lib_search
|
|
:members:
|
|
|
|
Paste
|
|
=====
|
|
.. automodule:: packages.Paste
|
|
:members:
|
|
|
|
ZMQ_PubSub
|
|
==========
|
|
.. automodule:: packages.ZMQ_PubSub
|
|
:members:
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|