Skip to content

Commit a66670e

Browse files
committed
Add extra details to spec README.md
1 parent 36904e2 commit a66670e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

specifications/device-identity-provisioning/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Device Identity Provisioning
2+
13
## Specification Website
24

35
A version of the specification tracking the latest content in the `master` branch can be found at https://opencomputeproject.github.io/Security/device-identity-provisioning/HEAD/.

specifications/dpe-irot-profile/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# DPE iRoT Profile
22

3+
## Specification Website
4+
5+
A version of the specification tracking the latest content in the `master` branch can be found at https://opencomputeproject.github.io/Security/dpe-irot-profile/HEAD/.
6+
37
## Specification source
48

59
The specification source is available in [spec.ocp](./spec.ocp).
@@ -10,5 +14,9 @@ To view a rendered version of the specification, clone the [ocp-spec-tools](http
1014

1115
```sh
1216
$ path/to/ocp-spec-tools/docker-pull.sh
13-
$ path/to/ocp-spec-tools/docker-run.sh --pdf dpe-irot-profile.pdf spec.ocp
17+
$ path/to/ocp-spec-tools/docker-run.sh --html spec.html spec.ocp
1418
```
19+
20+
## Maintaining the specification
21+
22+
See [here](https://github.com/opencomputeproject/ocp-spec-tools/blob/main/README.md#tips-and-tricks) for guidance on maintaining the specification.

0 commit comments

Comments
 (0)