mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
16 lines
349 B
ReStructuredText
16 lines
349 B
ReStructuredText
.. _news_recipe:
|
|
|
|
API documentation for recipes
|
|
===============================
|
|
|
|
.. module:: calibre.web.feeds.news
|
|
:synopsis: The API for writing recipes is defined by the :class:`BasicNewsRecipe`
|
|
|
|
The API for writing recipes is defined by the :class:`BasicNewsRecipe`
|
|
|
|
.. autoclass:: BasicNewsRecipe
|
|
:members:
|
|
:member-order: groupwise
|
|
|
|
|