1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-23 23:15:46 +02:00
Nextcloud-News/docs
Benjamin Brahmer d3ea2e692f add documentation about the update intervall
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-26 22:58:35 +02:00
..
explore Fix generation commands and make them available in ./occ () 2019-03-06 13:10:37 +01:00
externalapi Update legacy API documentation 2020-05-23 10:55:16 +02:00
faq Add missing comma 2020-08-14 19:47:32 +02:00
feedcss wiki to docs 2016-06-03 00:39:08 +02:00
plugins Basic Media-RSS support () 2020-02-16 14:26:06 +01:00
updateIntervall add documentation about the update intervall 2020-08-26 22:58:35 +02:00
configuration.md Cleanup main readme 2018-07-03 14:25:31 +02:00
install.md Fix references to old manual versions and general cleanup () 2019-03-06 17:04:52 +01:00
maintenance.md maintenance.md fix typo () 2019-03-23 17:49:12 +01:00
README.md Fix generation commands and make them available in ./occ () 2019-03-06 13:10:37 +01:00

Documentation

As a developer you can interact with the News app in the following ways:

The News app uses FeedIO for parsing feeds and full text feeds. FeedIO is a fantastic library so if you contribute or fix bugs, please consider contributing your changes back to the library to help others :)