mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Add "No Source Since" to docs
This commit is contained in:
parent
b52b86e4db
commit
097223573d
1 changed files with 13 additions and 0 deletions
|
|
@ -441,6 +441,7 @@ The following sections describe the fields recognised within the file.
|
||||||
* Auto Update Mode::
|
* Auto Update Mode::
|
||||||
* Current Version::
|
* Current Version::
|
||||||
* Current Version Code::
|
* Current Version Code::
|
||||||
|
* No Source Since::
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@node Category
|
@node Category
|
||||||
|
|
@ -993,6 +994,18 @@ must be correct and matching.
|
||||||
|
|
||||||
This field is normally automatically updated - see Update Check Mode.
|
This field is normally automatically updated - see Update Check Mode.
|
||||||
|
|
||||||
|
@node No Source Since
|
||||||
|
@section No Source Since
|
||||||
|
|
||||||
|
@cindex No Source Since
|
||||||
|
|
||||||
|
In case we are missing the source code for the Current Version reported by
|
||||||
|
Upstream, this defines the first version that started missing source code.
|
||||||
|
Apps that are missing source code for just one or a few versions, but provide
|
||||||
|
source code for newer ones are not to be considered here - this field is
|
||||||
|
intended to illustrate which apps do not currently distribute source code, and
|
||||||
|
since when have they been doing so.
|
||||||
|
|
||||||
@node Update Processing
|
@node Update Processing
|
||||||
@chapter Update Processing
|
@chapter Update Processing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue