X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c2d962b16eb0a68a880326abfbc04d07db230815..607033c33f2001c194fe8c68d0dc17e4bde849da:/doc/gen_api_schema_docs.py diff --git a/doc/gen_api_schema_docs.py b/doc/gen_api_schema_docs.py index 632a67f4e7..3c3ab2eadb 100755 --- a/doc/gen_api_schema_docs.py +++ b/doc/gen_api_schema_docs.py @@ -1,4 +1,7 @@ #! /usr/bin/env python +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: CC-BY-SA-3.0 # gen_api_schema_docs.py # @@ -33,7 +36,6 @@ layout: default navsection: api navmenu: Schema title: {resource} -navorder: {navorder} --- h1. {resource} @@ -42,7 +44,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}@