diff --git a/docs/generate_apidoc.sh b/docs/generate_apidoc.sh index acd58360..bf5873fa 100755 --- a/docs/generate_apidoc.sh +++ b/docs/generate_apidoc.sh @@ -1,7 +1,7 @@ #!/bin/bash PROJECT=tardis -source ../venv/bin/activate +source ${VIRTUAL_ENV}/bin/activate sphinx-apidoc --force --module-first --separate -o source/api ../${PROJECT} && \ make html && \ -open _build/html/index.html \ No newline at end of file +open _build/html/index.html diff --git a/docs/source/adapters/site.rst b/docs/source/adapters/site.rst index f1e61802..49d44d4c 100644 --- a/docs/source/adapters/site.rst +++ b/docs/source/adapters/site.rst @@ -348,7 +348,7 @@ Available adapter configuration options quota: 2000 moab-site: - executor: !SSHExecutor + executor: !TardisSSHExecutor host: login.dorie.somewherein.de username: clown client_keys: @@ -517,7 +517,7 @@ Available machine type configuration options quota: 100 hpc2000: - executor: !SSHExecutor + executor: !TardisSSHExecutor host: hpc2000.hpc.org username: billy client_keys: