summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-16 14:34:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-16 14:34:15 +0200
commit279d1a8b366146b4e1a4e17b8fa57a17f10f4237 (patch)
tree32d57e3695039a9aa4353f69a2f9e839635e739a
parentspec: Fix interface domain name (diff)
downloadrtems-central-279d1a8b366146b4e1a4e17b8fa57a17f10f4237.tar.bz2
spec: Add missing file
-rw-r--r--spec/spec/external-reference-document.yml26
1 files changed, 26 insertions, 0 deletions
diff --git a/spec/spec/external-reference-document.yml b/spec/spec/external-reference-document.yml
new file mode 100644
index 00000000..d440f869
--- /dev/null
+++ b/spec/spec/external-reference-document.yml
@@ -0,0 +1,26 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+ uid: root
+- role: spec-refinement
+ spec-key: type
+ spec-value: document
+ uid: external-reference
+spec-description: |
+ It specifies a reference to a document.
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ name:
+ description: |
+ It shall be the name of the document.
+ spec-type: str
+ description: null
+ mandatory-attributes: all
+spec-name: External Document Reference
+spec-type: external-reference-document
+type: spec