diff --git a/README.adoc b/README.adoc index 121dd78..26191e3 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,7 @@ = gitea2rss -*gitea2rss* Generates RSS feeds from https://gitea.io[Gitea] releases or tags. +*gitea2rss* Generates RSS feeds from https://gitea.io[Gitea] releases, tags and + commits. https://rss.schlomp.space/?repo=tastytea/gitea2rss[Subscribe to gitea2rss releases]. @@ -29,7 +30,7 @@ emerge -a dev-util/gitea2rss ==== Dependencies * Tested OS: Linux -* C++ compiler (tested: https://gcc.gnu.org/[gcc] 8/9, +* C++ compiler (tested: https://gcc.gnu.org/[gcc] 8/9/10, https://llvm.org/[clang] 7) * https://cmake.org/[cmake] (at least: 3.12) * https://curl.haxx.se/libcurl/[libcurl] (at least: 7.56) diff --git a/man/gitea2rss.1.adoc b/man/gitea2rss.1.adoc index 1adf3ca..5a6e125 100644 --- a/man/gitea2rss.1.adoc +++ b/man/gitea2rss.1.adoc @@ -2,7 +2,7 @@ :doctype: manpage :Author: tastytea :Email: tastytea@tastytea.de -:Date: 2020-10-27 +:Date: 2021-04-21 :Revision: 0.0.0 :man source: gitea2rss :man version: {revision} @@ -50,6 +50,9 @@ this in it: + {{end}} ----