Include documentation in the application

This commit is contained in:
Frederic Guillot
2015-08-29 20:00:53 -04:00
parent ef087f5e22
commit 6c711f696f
135 changed files with 285 additions and 38 deletions

23
doc/rss.markdown Normal file
View File

@@ -0,0 +1,23 @@
RSS/Atom subscriptions
======================
Kanboard supports RSS feeds for projects and users.
- Project feeds contains only the activity the project
- User feeds contains the activity stream of all projects the user is member
Those subscriptions are only activated when the public access is enabled in the user profile or in the project settings.
Enable/disable project RSS feeds
--------------------------------
Go to **Project settings > Public access**.
![Disable public access](http://kanboard.net/screenshots/documentation/project-disable-sharing.png)
Enable/disable user RSS feeds
--------------------------------
Go to **User profile > Public access**.
The RSS link is protected by a random token, only people who knows the url can access to the feed.