From 3408ed25e58bf3b5b082a1cc04e7beb74aaf43c3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 7 Oct 2020 10:08:14 +0200 Subject: spec: Add documentation order link role --- spec/spec/documentation-order.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 spec/spec/documentation-order.yml diff --git a/spec/spec/documentation-order.yml b/spec/spec/documentation-order.yml new file mode 100644 index 00000000..475f492b --- /dev/null +++ b/spec/spec/documentation-order.yml @@ -0,0 +1,22 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +enabled-by: true +links: +- role: spec-member + uid: root +- role: spec-refinement + spec-key: role + spec-value: documentation-order + uid: link +spec-description: null +spec-example: null +spec-info: + dict: + attributes: {} + description: | + It defines the documentation order role of links. + mandatory-attributes: all +spec-name: Documentation Order Link Role +spec-type: documentation-order-role +type: spec -- cgit v1.2.3