X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3dc2b0008be4e09b47f73aeeb97d005cd7836619..ff91b02b4c768ca9f583454b0909fa030d89debe:/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}@