mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Finish fixing orderings
This commit is contained in:
parent
098b8f433d
commit
fd1b708ef2
1 changed files with 7 additions and 7 deletions
|
@ -1202,13 +1202,6 @@ simply '.' which says to use the same document returned for the version code
|
||||||
again, rather than retrieving a different one.
|
again, rather than retrieving a different one.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@node Update Check Data
|
|
||||||
@section Update Check Data
|
|
||||||
|
|
||||||
@cindex Update Check Data
|
|
||||||
|
|
||||||
Used in conjunction with @code{Update Check Mode} for certain modes.
|
|
||||||
|
|
||||||
@node Vercode Operation
|
@node Vercode Operation
|
||||||
@section Vercode Operation
|
@section Vercode Operation
|
||||||
|
|
||||||
|
@ -1224,6 +1217,13 @@ whose vercodes don't always have trailing zeros. For example, with
|
||||||
able to track updates and build up to four different versions of every
|
able to track updates and build up to four different versions of every
|
||||||
upstream version.
|
upstream version.
|
||||||
|
|
||||||
|
@node Update Check Data
|
||||||
|
@section Update Check Data
|
||||||
|
|
||||||
|
@cindex Update Check Data
|
||||||
|
|
||||||
|
Used in conjunction with @code{Update Check Mode} for certain modes.
|
||||||
|
|
||||||
@node Auto Update Mode
|
@node Auto Update Mode
|
||||||
@section Auto Update Mode
|
@section Auto Update Mode
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue