X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f1eba78bed609adcbcfb0fbf370485e538791fde..c5be0c3abd926adc54e0c1de65e8dfdd25a84ea1:/doc/gen_api_method_docs.py diff --git a/doc/gen_api_method_docs.py b/doc/gen_api_method_docs.py index ac8fe032ff..afbe9e7dd9 100755 --- 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}"