Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

23
doc/en_US/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 a 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](screenshots/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 know the URL can access to the feed.