X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/259d69ccefce787f5d2a4f2828ac4b0135432c87..c803bd3b08fb2a981bb02f99d2be6d10bc37d341:/doc/gen_api_schema_docs.py diff --git a/doc/gen_api_schema_docs.py b/doc/gen_api_schema_docs.py index 632a67f4e7..239bedaae3 100755 --- a/doc/gen_api_schema_docs.py +++ b/doc/gen_api_schema_docs.py @@ -33,7 +33,6 @@ layout: default navsection: api navmenu: Schema title: {resource} -navorder: {navorder} --- h1. {resource} @@ -42,7 +41,7 @@ A **{resource}** represents... h2. Methods -See "REST methods for working with Arvados resources":/api/methods.html + See "REST methods for working with Arvados resources":{{{{site.baseurl}}}}/api/methods.html API endpoint base: @https://{{{{ site.arvados_api_host }}}}/arvados/v1/{res_api_endpoint}@