projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add the new KeepServiceURIs option in the crunch-dispatch-slurm
[arvados.git]
/
doc
/
gen_api_method_docs.py
diff --git
a/doc/gen_api_method_docs.py
b/doc/gen_api_method_docs.py
index ac8fe032ff9c962b4bb4a533b46f33a65b5dd546..afbe9e7dd9aa7ded4a08a4f50d15f17fdb694e0a 100755
(executable)
--- a/
doc/gen_api_method_docs.py
+++ b/
doc/gen_api_method_docs.py
@@
-61,7
+61,6
@@
for resource in sorted(api[u'resources']):
outf = open(out_fname, 'w')
outf.write(
"""---
-layout: default
navsection: api
navmenu: API Methods
title: "{resource}"