mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Improved the description of "Auto Name" in Manual
It was not clear, at least to me, where Auto Name is exactly used. This change clarifies that it's actually used by the auto update scripts. Furthermore replace the "It", whis "The Auto Name entry", since it's not obvious if the "It" refers to "Auto Name" or the "commit (description)".
This commit is contained in:
parent
42497533a5
commit
d63195cafc
1 changed files with 5 additions and 4 deletions
|
|
@ -554,10 +554,11 @@ BSD license - the new, or modified, version.
|
||||||
|
|
||||||
@cindex Auto Name
|
@cindex Auto Name
|
||||||
|
|
||||||
The name of the application as can best be retrieved from the source code.
|
The name of the application as can best be retrieved from the source code.
|
||||||
This is done so that the commitupdates script can put a familiar name in
|
This is done so that the commitupdates script can put a familiar name in the
|
||||||
the commit description. It is generated automatically when
|
description of commits created when a new update of the application is
|
||||||
@code{fdroid checkupdates} is run.
|
found. The Auto Name entry is generated automatically when @code{fdroid
|
||||||
|
checkupdates} is run.
|
||||||
|
|
||||||
@node Name
|
@node Name
|
||||||
@section Name
|
@section Name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue