If a custom recipe contains only one feed, like e.g.
Quote:
feeds = [(u'Main feed', u'http://www.domain.net/feed.xml')]
|
I don't want the first page with the section links to appear in the resulting epub but the frist page shoudl show the article listing instead directly.
How can I accomplish this?