mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 17:20:29 +03:00
fix syntax error in manual generation and add ./gendocs.sh to the tests
This commit is contained in:
parent
46b1f09de3
commit
6db6433e97
3 changed files with 9 additions and 1 deletions
|
|
@ -1509,7 +1509,7 @@ SDK including these:
|
|||
@example
|
||||
cd /path/to/android-sdk/platforms
|
||||
tar czf android-19.tar.gz android-19
|
||||
mv android-19.tar.gz /path/to/buildserver/addons/cache/platforms/}
|
||||
mv android-19.tar.gz /path/to/buildserver/addons/cache/platforms/
|
||||
@end example
|
||||
|
||||
If you have already built a buildserver it is also possible to get this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue