diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2012-12-14 07:40:26 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2012-12-14 07:40:26 +0100 |
commit | 30dd301add0aeb635b751792bb487512592a44e9 (patch) | |
tree | 3f8d750d031c24526c37629ea243ad88636e411c /docs | |
parent | Indentation of the HTML template file for the /feed page (diff) | |
download | newspipe-30dd301add0aeb635b751792bb487512592a44e9.tar.gz newspipe-30dd301add0aeb635b751792bb487512592a44e9.tar.bz2 newspipe-30dd301add0aeb635b751792bb487512592a44e9.zip |
Added links to Ohloh and Freecode in the documentation.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index f7c2f2f3..a5a15fcc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,8 @@ Presentation pyAggr3g470r_ is a news aggregator with a web interface based on CherryPy_. Articles are stored in a MongoDB_ base. +* `Ohloh page <http://www.ohloh.net/p/pyAggr3g470r>`_ of pyAggr3g470r; +* `Freecode page <http://freecode.com/projects/pyaggr3g470r>`_ of pyAggr3g470r Features |