mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Added documentation for the Category metadata field
This commit is contained in:
parent
abffbdd535
commit
d2fa268910
1 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue