From d2fa268910e80635e2f74d4cc07e3c64347827f6 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sun, 11 Mar 2012 21:14:04 +0000 Subject: [PATCH] Added documentation for the Category metadata field --- docs/fdroid.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 064d8481..f4a217bf 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -399,6 +399,7 @@ fdroid rewritemetadata The following sections describe the fields recognised within the file. @menu +* Category:: * License:: * Name:: * Web Site:: @@ -418,6 +419,16 @@ The following sections describe the fields recognised within the file. * Current Version Code:: @end menu +@node Category +@section Category + +A single category for the application to be placed in. There is no fixed list +of categories - both the client and the web site will automatically show any +categories that exist in any applications. However, if your metadata is +intended for the main F-Droid repository, you should probably use one of the +existing categories (look at the site/client), or discuss the proposal to add +a new one. + @node License @section License -- 2.30.2