mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 16:30:28 +03:00
Docs for multiple categories
This commit is contained in:
parent
c7ebe5cbae
commit
3561664174
1 changed files with 6 additions and 2 deletions
|
|
@ -445,10 +445,14 @@ The following sections describe the fields recognised within the file.
|
||||||
A single category for the application to be placed in. There is no fixed list
|
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
|
of categories - both the client and the web site will automatically show any
|
||||||
categories that exist in any applications. However, if your metadata is
|
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
|
intended for the main F-Droid repository, you should use one of the existing
|
||||||
existing categories (look at the site/client), or discuss the proposal to add
|
categories (look at the site/client), or discuss the proposal to add
|
||||||
a new one.
|
a new one.
|
||||||
|
|
||||||
|
Additional categories can be specified, by using ';' as a separator. In this
|
||||||
|
case the first is the primary category, and the only one that will be seen by
|
||||||
|
clients that only understand one.
|
||||||
|
|
||||||
@node License
|
@node License
|
||||||
@section License
|
@section License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue