forked from trustoverip/tswg-trust-registry-protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
specs.json
34 lines (34 loc) · 981 Bytes
/
specs.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"specs": [
{
"title": "ToIP Trust Query Registry Protocol v2 TF DRAFT",
"spec_directory": "./spec",
"output_path": "./docs",
"markdown_paths": [
"title.md",
"header.md",
"revision_history.md",
"toc.md",
"foreword.md",
"terms_and_definitions.md",
"introduction.md",
"requirements.md",
"normative_references.md",
"clauses.md",
"annex.md",
"biblio.md"
],
"logo": "https://raw.githubusercontent.com/trustoverip/logo-assets/master/logos/ToIP-Logo-Color-SolidDimensional-Horizontal-LightOnDark.svg",
"logo_link": "https://github.com/trustoverip/specification-template",
"katex": true,
"source": {
"host": "github",
"account": "trustoverip",
"repo": "tswg-trust-registry-protocol"
},
"external_specs": [
{"TOIP": "https://trustoverip.github.io/ctwg-main-glossary/"}
]
}
]
}