mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Docs for maintainer notes field
This commit is contained in:
parent
356f12ab2f
commit
749739ec72
1 changed files with 12 additions and 0 deletions
|
@ -468,6 +468,7 @@ The following sections describe the fields recognised within the file.
|
||||||
* Litecoin::
|
* Litecoin::
|
||||||
* Summary::
|
* Summary::
|
||||||
* Description::
|
* Description::
|
||||||
|
* Maintainer Notes::
|
||||||
* Repo Type::
|
* Repo Type::
|
||||||
* Repo::
|
* Repo::
|
||||||
* Build Version::
|
* Build Version::
|
||||||
|
@ -678,6 +679,17 @@ app is in rapid development or whether the latest version lags behind the
|
||||||
current version; whether the app supports multiple architectures or whether
|
current version; whether the app supports multiple architectures or whether
|
||||||
there is a maximum SDK specified (such info not being recorded in the index).
|
there is a maximum SDK specified (such info not being recorded in the index).
|
||||||
|
|
||||||
|
@node Maintainer Notes
|
||||||
|
@section Maintainer Notes
|
||||||
|
|
||||||
|
@cindex Maintainer Notes
|
||||||
|
|
||||||
|
This is a multi-line field using the same rules and syntax as the description.
|
||||||
|
It's used to record notes for F-Droid maintainers to assist in maintaining and
|
||||||
|
updating the application in the repository.
|
||||||
|
|
||||||
|
This information is also published to the wiki.
|
||||||
|
|
||||||
@node Repo Type
|
@node Repo Type
|
||||||
@section Repo Type
|
@section Repo Type
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue