Browse Source

Documentation Vienna (#2126)

* Documentation Vienna / Open Reader

https://github.com/FreshRSS/FreshRSS/issues/2091
https://github.com/FreshRSS/FreshRSS/pull/2093
https://github.com/ViennaRSS/vienna-rss/issues/1197

* Remove references to Open Reader API for now
Alexandre Alapetite 7 years ago
parent
commit
75a0b12c72
6 changed files with 12 additions and 5 deletions
  1. 2 2
      CHANGELOG.md
  2. 2 0
      README.fr.md
  3. 2 0
      README.md
  4. 2 0
      docs/en/users/06_Mobile_access.md
  5. 2 1
      docs/fr/users/06_Mobile_access.md
  6. 2 2
      p/api/index.php

+ 2 - 2
CHANGELOG.md

@@ -3,8 +3,8 @@
 ## 2018-1X-XX FreshRSS 1.12.1-dev
 
 * API
-	* Improvements to the Google Reader API / Open Reader API [#2093](https://github.com/FreshRSS/FreshRSS/pull/2093)
-		* Support for Vienna RSS (client for Mac OS X) [#2091](https://github.com/FreshRSS/FreshRSS/issues/2091)
+	* Improvements to the Google Reader API [#2093](https://github.com/FreshRSS/FreshRSS/pull/2093)
+		* Support for [Vienna RSS](http://www.vienna-rss.com/) (client for Mac OS X) [#2091](https://github.com/FreshRSS/FreshRSS/issues/2091)
 * Features
 	* Ability to import XML files exported from Tiny-Tiny-RSS [#2079](https://github.com/FreshRSS/FreshRSS/issues/2079)
 * UI

+ 2 - 0
README.fr.md

@@ -180,6 +180,8 @@ Tout client supportant une API de type Google Reader ; Sélection :
 	* [EasyRSS](https://github.com/Alkarex/EasyRSS) (Libre, [F-Droid](https://f-droid.org/fr/packages/org.freshrss.easyrss/))
 * GNU/Linux
 	* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Libre)
+* MacOS
+	* [Vienna RSS](http://www.vienna-rss.com/) (Libre)
 
 ## Via l’API compatible Fever
 

+ 2 - 0
README.md

@@ -180,6 +180,8 @@ Supported clients are:
 	* [EasyRSS](https://github.com/Alkarex/EasyRSS) (Open source, [F-Droid](https://f-droid.org/packages/org.freshrss.easyrss/))
 * GNU/Linux
 	* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Open source)
+* MacOS
+	* [Vienna RSS](http://www.vienna-rss.com/) (Open source)
 
 ## Fever API
 

+ 2 - 0
docs/en/users/06_Mobile_access.md

@@ -53,6 +53,8 @@ See the [page about the Fever compatible API](06_Fever_API.md) for another possi
 		* [EasyRSS](https://github.com/Alkarex/EasyRSS) (Open source, [F-Droid](https://f-droid.org/packages/org.freshrss.easyrss/))
 	* Linux
 		* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Open source)
+	* MacOS
+		* [Vienna RSS](http://www.vienna-rss.com/) (Open source)
 
 
 # Google Reader compatible API

+ 2 - 1
docs/fr/users/06_Mobile_access.md

@@ -67,7 +67,8 @@ Tout client supportant une API de type Google Reader. Sélection :
 	* [EasyRSS](https://github.com/Alkarex/EasyRSS) (Libre, F-Droid)
 * Linux
 	* [FeedReader 2.0+](https://jangernert.github.io/FeedReader/) (Libre)
-
+* MacOS
+	* [Vienna RSS](http://www.vienna-rss.com/) (Libre)
 
 # API compatible Google Reader
 

+ 2 - 2
p/api/index.php

@@ -2,13 +2,13 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB">
 <head>
 <meta charset="UTF-8" />
-<title>FreshRSS API</title>
+<title>FreshRSS API endpoints</title>
 <meta name="robots" content="noindex" />
 <link rel="start" href="../i/" />
 </head>
 
 <body>
-<h1>FreshRSS API</h1>
+<h1>FreshRSS API endpoints</h1>
 
 <h2>Google Reader compatible API</h2>
 <dl>