Update to v0.2.4
This commit is contained in:
parent
aaab60d893
commit
b8468828cd
12 changed files with 53 additions and 47 deletions
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.entry — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.entry — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
<link rel="up" title="API Documentation" href="api.html" />
|
<link rel="up" title="API Documentation" href="api.html" />
|
||||||
<link rel="next" title="feedgen.util" href="api.util.html" />
|
<link rel="next" title="feedgen.util" href="api.util.html" />
|
||||||
<link rel="prev" title="feedgen.feed" href="api.feed.html" />
|
<link rel="prev" title="feedgen.feed" href="api.feed.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.entry</span></h2>
|
<h2 class="heading"><span>feedgen.entry</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.feed — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.feed — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
<link rel="up" title="API Documentation" href="api.html" />
|
<link rel="up" title="API Documentation" href="api.html" />
|
||||||
<link rel="next" title="feedgen.entry" href="api.entry.html" />
|
<link rel="next" title="feedgen.entry" href="api.entry.html" />
|
||||||
<link rel="prev" title="API Documentation" href="api.html" />
|
<link rel="prev" title="API Documentation" href="api.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.feed</span></h2>
|
<h2 class="heading"><span>feedgen.feed</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
8
api.html
8
api.html
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>API Documentation — pyFeedGen 0.2.3 documentation</title>
|
<title>API Documentation — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,13 +27,13 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
<link rel="next" title="feedgen.feed" href="api.feed.html" />
|
<link rel="next" title="feedgen.feed" href="api.feed.html" />
|
||||||
<link rel="prev" title="Feedgenerator" href="index.html" />
|
<link rel="prev" title="Feedgenerator" href="index.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>API Documentation</span></h2>
|
<h2 class="heading"><span>API Documentation</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.util — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.util — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
<link rel="up" title="API Documentation" href="api.html" />
|
<link rel="up" title="API Documentation" href="api.html" />
|
||||||
<link rel="next" title="feedgen.ext.base" href="ext/api.ext.base.html" />
|
<link rel="next" title="feedgen.ext.base" href="ext/api.ext.base.html" />
|
||||||
<link rel="prev" title="feedgen.entry" href="api.entry.html" />
|
<link rel="prev" title="feedgen.entry" href="api.entry.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.util</span></h2>
|
<h2 class="heading"><span>feedgen.util</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.ext.base — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.ext.base — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '../',
|
URL_ROOT: '../',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="../_static/underscore.js"></script>
|
<script type="text/javascript" src="../_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="../_static/doctools.js"></script>
|
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="../index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="../index.html" />
|
||||||
<link rel="up" title="API Documentation" href="../api.html" />
|
<link rel="up" title="API Documentation" href="../api.html" />
|
||||||
<link rel="next" title="feedgen.ext.podcast" href="api.ext.podcast.html" />
|
<link rel="next" title="feedgen.ext.podcast" href="api.ext.podcast.html" />
|
||||||
<link rel="prev" title="feedgen.util" href="../api.util.html" />
|
<link rel="prev" title="feedgen.util" href="../api.util.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="../index.html">
|
<div class="header"><h1 class="heading"><a href="../index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.ext.base</span></h2>
|
<h2 class="heading"><span>feedgen.ext.base</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
@ -78,7 +78,7 @@ methods.</p>
|
||||||
<dd><p>Basic FeedGenerator extension.</p>
|
<dd><p>Basic FeedGenerator extension.</p>
|
||||||
<dl class="method">
|
<dl class="method">
|
||||||
<dt id="feedgen.ext.base.BaseExtension.extend_atom">
|
<dt id="feedgen.ext.base.BaseExtension.extend_atom">
|
||||||
<tt class="descname">extend_atom</tt><big>(</big><em>feed</em>, <em>doc=None</em><big>)</big><a class="headerlink" href="#feedgen.ext.base.BaseExtension.extend_atom" title="Permalink to this definition">¶</a></dt>
|
<tt class="descname">extend_atom</tt><big>(</big><em>feed</em><big>)</big><a class="headerlink" href="#feedgen.ext.base.BaseExtension.extend_atom" title="Permalink to this definition">¶</a></dt>
|
||||||
<dd><p>Create an ATOM feed xml structure containing all previously set
|
<dd><p>Create an ATOM feed xml structure containing all previously set
|
||||||
fields.</p>
|
fields.</p>
|
||||||
<table class="docutils field-list" frame="void" rules="none">
|
<table class="docutils field-list" frame="void" rules="none">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.ext.podcast — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.ext.podcast — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '../',
|
URL_ROOT: '../',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="../_static/underscore.js"></script>
|
<script type="text/javascript" src="../_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="../_static/doctools.js"></script>
|
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="../index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="../index.html" />
|
||||||
<link rel="up" title="API Documentation" href="../api.html" />
|
<link rel="up" title="API Documentation" href="../api.html" />
|
||||||
<link rel="next" title="feedgen.ext.podcast_entry" href="api.ext.podcast_entry.html" />
|
<link rel="next" title="feedgen.ext.podcast_entry" href="api.ext.podcast_entry.html" />
|
||||||
<link rel="prev" title="feedgen.ext.base" href="api.ext.base.html" />
|
<link rel="prev" title="feedgen.ext.base" href="api.ext.base.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="../index.html">
|
<div class="header"><h1 class="heading"><a href="../index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.ext.podcast</span></h2>
|
<h2 class="heading"><span>feedgen.ext.podcast</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>feedgen.ext.podcast_entry — pyFeedGen 0.2.3 documentation</title>
|
<title>feedgen.ext.podcast_entry — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '../',
|
URL_ROOT: '../',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,13 +27,13 @@
|
||||||
<script type="text/javascript" src="../_static/underscore.js"></script>
|
<script type="text/javascript" src="../_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="../_static/doctools.js"></script>
|
<script type="text/javascript" src="../_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
<script type="text/javascript" src="../_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="../index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="../index.html" />
|
||||||
<link rel="up" title="API Documentation" href="../api.html" />
|
<link rel="up" title="API Documentation" href="../api.html" />
|
||||||
<link rel="prev" title="feedgen.ext.podcast" href="api.ext.podcast.html" />
|
<link rel="prev" title="feedgen.ext.podcast" href="api.ext.podcast.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="../index.html">
|
<div class="header"><h1 class="heading"><a href="../index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>feedgen.ext.podcast_entry</span></h2>
|
<h2 class="heading"><span>feedgen.ext.podcast_entry</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Index — pyFeedGen 0.2.3 documentation</title>
|
<title>Index — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -29,11 +29,11 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>Index</span></h2>
|
<h2 class="heading"><span>Index</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
16
index.html
16
index.html
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Feedgenerator — pyFeedGen 0.2.3 documentation</title>
|
<title>Feedgenerator — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,12 +27,12 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="#" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="#" />
|
||||||
<link rel="next" title="API Documentation" href="api.html" />
|
<link rel="next" title="API Documentation" href="api.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="#">
|
<div class="header"><h1 class="heading"><a href="#">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>Feedgenerator</span></h2>
|
<h2 class="heading"><span>Feedgenerator</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
@ -71,11 +71,17 @@ Podcasts.</p>
|
||||||
<p>It is licensed under the terms of both, the FreeBSD license and the LGPLv3+.
|
<p>It is licensed under the terms of both, the FreeBSD license and the LGPLv3+.
|
||||||
Choose the one which is more convenient for you. For more details have a look
|
Choose the one which is more convenient for you. For more details have a look
|
||||||
at license.bsd and license.lgpl.</p>
|
at license.bsd and license.lgpl.</p>
|
||||||
|
<p>More details about the project:</p>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>Repository: <a class="reference external" href="https://github.com/lkiesow/python-feedgen">https://github.com/lkiesow/python-feedgen</a></li>
|
||||||
|
<li>Documentation: <a class="reference external" href="http://lkiesow.github.io/python-feedgen/">http://lkiesow.github.io/python-feedgen/</a></li>
|
||||||
|
<li>Python Package Index: <a class="reference external" href="https://pypi.python.org/pypi/feedgen/">https://pypi.python.org/pypi/feedgen/</a></li>
|
||||||
|
</ul>
|
||||||
<div class="section" id="installation">
|
<div class="section" id="installation">
|
||||||
<h2><a class="toc-backref" href="#id2">Installation</a><a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h2>
|
<h2><a class="toc-backref" href="#id2">Installation</a><a class="headerlink" href="#installation" title="Permalink to this headline">¶</a></h2>
|
||||||
<p><strong>Prebuild packages</strong></p>
|
<p><strong>Prebuild packages</strong></p>
|
||||||
<p>If you are running Fedora Linux, Redhat Enterprise Linux, CentOS or Scientific
|
<p>If you are running Fedora Linux, Redhat Enterprise Linux, CentOS or Scientific
|
||||||
linux you can use one of the following packages:</p>
|
Linux you can use one of the following packages:</p>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li><a class="reference external" href="https://docs.google.com/file/d/0B_bDfxNKSsxpSDFxaC00VC1JSlE/edit?usp=sharing">python-feedgen-0.2.3-1.fc18.noarch.rpm</a></li>
|
<li><a class="reference external" href="https://docs.google.com/file/d/0B_bDfxNKSsxpSDFxaC00VC1JSlE/edit?usp=sharing">python-feedgen-0.2.3-1.fc18.noarch.rpm</a></li>
|
||||||
<li><a class="reference external" href="https://docs.google.com/file/d/0B_bDfxNKSsxpd2R0dFRfX0tCVXM/edit?usp=sharing">python-feedgen-0.2.3-1.fc17.noarch.rpm</a></li>
|
<li><a class="reference external" href="https://docs.google.com/file/d/0B_bDfxNKSsxpd2R0dFRfX0tCVXM/edit?usp=sharing">python-feedgen-0.2.3-1.fc17.noarch.rpm</a></li>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Python Module Index — pyFeedGen 0.2.3 documentation</title>
|
<title>Python Module Index — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -27,14 +27,14 @@
|
||||||
<script type="text/javascript" src="_static/underscore.js"></script>
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>Python Module Index</span></h2>
|
<h2 class="heading"><span>Python Module Index</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
|
||||||
<title>Search — pyFeedGen 0.2.3 documentation</title>
|
<title>Search — python-feedgen 0.2.4 documentation</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
<link rel="stylesheet" href="_static/lernfunk.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: '',
|
URL_ROOT: '',
|
||||||
VERSION: '0.2.3',
|
VERSION: '0.2.4',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
FILE_SUFFIX: '.html',
|
FILE_SUFFIX: '.html',
|
||||||
HAS_SOURCE: true
|
HAS_SOURCE: true
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
<script type="text/javascript" src="_static/doctools.js"></script>
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||||||
<script type="text/javascript" src="_static/searchtools.js"></script>
|
<script type="text/javascript" src="_static/searchtools.js"></script>
|
||||||
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
<script type="text/javascript" src="_static/theme_extras.js"></script>
|
||||||
<link rel="top" title="pyFeedGen 0.2.3 documentation" href="index.html" />
|
<link rel="top" title="python-feedgen 0.2.4 documentation" href="index.html" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
jQuery(function() { Search.loadIndex("searchindex.js"); });
|
||||||
</script>
|
</script>
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header"><h1 class="heading"><a href="index.html">
|
<div class="header"><h1 class="heading"><a href="index.html">
|
||||||
<span>pyFeedGen 0.2.3 documentation</span></a></h1>
|
<span>python-feedgen 0.2.4 documentation</span></a></h1>
|
||||||
<h2 class="heading"><span>Search</span></h2>
|
<h2 class="heading"><span>Search</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav">
|
<div class="topnav">
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue