X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c185e2e2eb0a411b40e8d34c5e0bfe31addedcff..18d5a2315a9853043b10a560319ffdf1dba1331d:/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}@