diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-06 10:40:55 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-10-06 10:40:55 +0200 |
commit | f8b61ef5e163607731b992f9fdf0ec5840e5daaf (patch) | |
tree | d50c273be4f27954909f53822de757184792ee67 /README.rst | |
parent | Removed refresh_rate column for the user table. (diff) | |
download | newspipe-f8b61ef5e163607731b992f9fdf0ec5840e5daaf.tar.gz newspipe-f8b61ef5e163607731b992f9fdf0ec5840e5daaf.tar.bz2 newspipe-f8b61ef5e163607731b992f9fdf0ec5840e5daaf.zip |
The export to HTML webzine functionality has been removed.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ Main features * a RESTful API to manage your articles (or connect your own crawler); * data liberation: export and import all your account with a JSON file; * export and import feeds with OPML files; -* export articles to HTML; * favorite articles; * detection of inactive feeds; * share articles with Google +, Pinboard and reddit. |