mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-07 07:50:28 +03:00
A couple of minor documentation fixes
This commit is contained in:
parent
74160b2562
commit
3714b40de7
1 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ Free Documentation License".
|
||||||
@node Overview
|
@node Overview
|
||||||
@chapter Overview
|
@chapter Overview
|
||||||
|
|
||||||
The F-Droid server tools provide various scripts, tools and data that are used
|
The F-Droid server tools provide various scripts and tools that are used
|
||||||
to maintain the main F-Droid application repository. You can use these same
|
to maintain the main F-Droid application repository. You can use these same
|
||||||
tools to create your own additional or alternative repository for publishing,
|
tools to create your own additional or alternative repository for publishing,
|
||||||
or to assist in creating, testing and submitting metadata to the main
|
or to assist in creating, testing and submitting metadata to the main
|
||||||
|
|
@ -134,7 +134,7 @@ git clone git://gitorious.org/f-droid/fdroidserver.git
|
||||||
|
|
||||||
You now have lots of stuff in the fdroidserver directory, but the most
|
You now have lots of stuff in the fdroidserver directory, but the most
|
||||||
important is the 'fdroid' command script which you run to perform all tasks.
|
important is the 'fdroid' command script which you run to perform all tasks.
|
||||||
This script is always run from a repostitory data directory, so the
|
This script is always run from a repository data directory, so the
|
||||||
most sensible thing to do next is to put your new fdroidserver directory
|
most sensible thing to do next is to put your new fdroidserver directory
|
||||||
in your @code{PATH}.
|
in your @code{PATH}.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue