summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-07 10:08:14 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-07 11:31:07 +0200
commit3408ed25e58bf3b5b082a1cc04e7beb74aaf43c3 (patch)
tree20e9dde8ffa16502c506b5362d242731e7308083
parentinterface: Simplify (diff)
downloadrtems-central-3408ed25e58bf3b5b082a1cc04e7beb74aaf43c3.tar.bz2
spec: Add documentation order link role
-rw-r--r--spec/spec/documentation-order.yml22
1 files changed, 22 insertions, 0 deletions
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