mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Manual in lots of formats
This commit is contained in:
parent
fb1358a163
commit
9ca42ec9f4
6 changed files with 460 additions and 1340 deletions
6
docs/update.sh
Executable file
6
docs/update.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
./gendocs.sh --email admin@f-droid.org fdroid "F-Droid Server Manual"
|
||||
scp -r manual/* fdroid@f-droid.org:public_html/manual/
|
||||
rm fdroid.cps fdroid.ky fdroid.vr fdroid.aux fdroid.fn fdroid.log fdroid.toc
|
||||
rm fdroid.cp fdroid.info fdroid.pg fdroid.tp
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue