diff options
Diffstat (limited to 'mail/docs/recreate_apidocs.sh')
-rwxr-xr-x | mail/docs/recreate_apidocs.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/docs/recreate_apidocs.sh b/mail/docs/recreate_apidocs.sh deleted file mode 100755 index 9a79d09..0000000 --- a/mail/docs/recreate_apidocs.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Watchout! this will need much manual touches -# to the generated apidocs. Mainly: s/mail/leap.mail/g -sphinx-apidoc -M -o api ../src/leap/mail |