Modified documentation for new release

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow 2014-07-21 00:34:07 +02:00
parent 8e0ed2df8b
commit 211aac6f28
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73
3 changed files with 11 additions and 5 deletions

View file

@ -14,5 +14,6 @@ Contents:
api.entry
api.util
ext/api.ext.base
ext/api.ext.dc
ext/api.ext.podcast
ext/api.ext.podcast_entry

7
doc/ext/api.ext.dc.rst Normal file
View file

@ -0,0 +1,7 @@
.. raw:: html
<div class="apititle"><b>Contents</b></div>
<div class="apitoc"></div>
.. automodule:: feedgen.ext.dc
:members:

View file

@ -26,10 +26,8 @@ Installation
If you are running Fedora Linux, Redhat Enterprise Linux, CentOS or Scientific
Linux you can use one of the following packages:
- [python-feedgen-0.2.8-1.fc20.noarch.rpm](http://larskiesow.de/python-feedgen/python-feedgen-0.2.8-1.fc20.noarch.rpm)
- [python-feedgen-0.2.8-1.fc19.noarch.rpm](http://larskiesow.de/python-feedgen/python-feedgen-0.2.8-1.fc19.noarch.rpm)
- [python-feedgen-0.2.8-1.fc18.noarch.rpm](http://larskiesow.de/python-feedgen/python-feedgen-0.2.8-1.fc18.noarch.rpm)
- [python-feedgen-0.2.8-1.el6.noarch.rpm](http://larskiesow.de/python-feedgen/python-feedgen-0.2.8-1.el6.noarch.rpm)
- [python-feedgen-0.3.0-1.fc20.noarch.rpm](http://repo.virtuos.uos.de/repository/feedgen/python-feedgen-0.3.0-1.fc20.noarch.rpm)
- [python-feedgen-0.3.0-1.el6.noarch.rpm](http://repo.virtuos.uos.de/repository/feedgen/python-feedgen-0.3.0-1.el6.noarch.rpm)
Simply download the file and run::
@ -37,7 +35,7 @@ Simply download the file and run::
If you want to build RPMs for other distributions you can use the following Source RPM:
- [python-feedgen-0.2.8-1.fc20.src.rpm](http://larskiesow.de/python-feedgen/python-feedgen-0.2.8-1.fc20.src.rpm)
- [python-feedgen-0.3.0-1.fc20.src.rpm](http://repo.virtuos.uos.de/repository/feedgen/python-feedgen-0.3.0-1.fc20.src.rpm)
**Using pip**